TOnColorKeyChange

Prev

Next

 






































































































The type of the OnColorKeyChange event.


Unit
VidGrab

Declaration
TOnColorKeyChange=procedure(Sender: TObject; ColorKey: TColor) of object;


typedef void __fastcall(__closure *TOnColorKeyChange)(System::TObject *Sender, Graphics::TColor ColorKey);

Description

The type of the OnColorKeyChange event.
ColorKey: new color key used for window transparency.



See Also
ColorKeyEnabled OnColorKeyChange