Home
|
GR32
|
TNotifiablePersistent
|
|
property UpdateCount: Integer; // Read-only; protected;
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.
BeginUpdate, EndUpdate, OnChange
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010