Description ​
The OnChange event is triggered when state changes occur and updates are not locked by BeginUpdate or BeginLockUpdate.
Fired when the object state changes.
property OnChange: TNotifyEvent read FOnChange write FOnChange;The OnChange event is triggered when state changes occur and updates are not locked by BeginUpdate or BeginLockUpdate.