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.
OnChange, BeginUpdate, EndUpdate
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024