Skip to content
GR32>TCustomSampler>OnChangeEvent
Inherited from:TNotifiablePersistent.OnChange

TCustomSampler.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.