Home | GR32 | TNotifiablePersistent |
TNotifiablePersistent.Changed
procedure Changed;
Description
Calls the OnChange event, provided the change notification is not masked with BeginUpdate.
Descendants of TNotifiablePersistent call Changed after making changes to their data or properties.
You will need to call Changed explicitly in your application after leaving the BeginUpdate... EndUpdate block since EndUpdate itself does not internally call Changed.
See Also
BeginUpdate, Copy of TThreadPersistent, EndUpdate, OnChange
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007