Home
|
GR32
|
TNotifiablePersistent
|
|
property OnChange: TNotifyEvent;
OnChange is called immediately after the object changes. For example, TNotifiablePersistent's descendant TBitmap32, uses the OnChange event to notify its parent that something was changed in a bitmap, and the screen image must be updated.
Generation of OnChange events can be prevented by calling BeginUpdate.
BeginUpdate, Changed, TBitmap32, TNotifiablePersistent
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010