Home | GR32 | TNotifiablePersistent |
TNotifiablePersistent.UpdateCount
property UpdateCount: Integer; // Read-only; protected;
Description
The current nesting level of the update lock.
UpdateCount is increased each time you call the BeginUpdate method and is decreased with EndUpdate calls. The object does not generate OnChange as long as its UpdateCount is greater than 0.
See Also
BeginUpdate, EndUpdate, OnChange
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007