Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTree > Properties
TGCustomTree.UpdateCount Property
Returns the number of times the BeginUpdate method has been called without a corresponding call to EndUpdate.
Namespace: GTree
Delphi
protected property UpdateCount: Integer read FUpdateCount;
Property Value
Type: Integer
•GTree.TGCustomTree.BeginUpdate
•GTree.TGCustomTree.EndUpdate
•TGCustomTree
•GTree