Home | GR32 | TNotifiablePersistent |
TNotifiablePersistent.BeginUpdate
procedure BeginUpdate;
Description
Call this method in order to temporarily disable the update notification.
BeginUpdate increases the UpdateCount property, which disables generation of OnChange events. Calls to BeginUpdate must be paired with EndUpdate and they may be safely nested.
See Also
EndUpdate, OnChange, UpdateCount
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007