Skip to content

TOnColorKeyChange

type

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

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