TClrImage.OnChange Property
Occurs when a property of this class changes.
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
Occurs when a property of this class changes.
public property OnChange: TNotifyEvent read FOnChange write FOnChange;