Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphNode > Properties
TGGraphNode.UpdateCount Property
Maintains a count of how many BeginUpdate calls have occurred without an equivalent EndUpdate call.
Namespace: GGraph
Delphi
protected property UpdateCount: Integer read FUpdateCount;
Property Value
Type: Integer
•GGraph.TGGraphNode.BeginUpdate
•GGraph.TGGraphNode.EndUpdate
•TGGraphNode
•GGraph