TClrCustomControl.OnPropertyChange Property
Occurs when the published property of the control changes.
protected property OnPropertyChange: TNotifyEvent read FOnPropertyChange write FOnPropertyChange;
Property Value
Type: TNotifyEvent
Occurs when the published property of the control changes.
protected property OnPropertyChange: TNotifyEvent read FOnPropertyChange write FOnPropertyChange;