Skip to content

TNotifiablePersistent.OnChange

Fired when the object state changes.

Declaration

pascal
property OnChange: TNotifyEvent read FOnChange write FOnChange;

Description ​

The OnChange event is triggered when state changes occur and updates are not locked by BeginUpdate or BeginLockUpdate.