TClrColor.OnChange Property
Occurs when a property of the Color class changes.
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
Occurs when a property of the Color class changes.
public property OnChange: TNotifyEvent read FOnChange write FOnChange;