Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Properties
TGCustomGraph.UpdateNodesCount Property
Maintains a count of how many GGraph.TGCustomGraph.BeginUpdateNodes calls have occurred without an equivalent GGraph.TGCustomGraph.EndUpdateNodes call.
Namespace: GGraph
Delphi
protected property UpdateNodesCount: Integer read FUpdateNodesCount;
Property Value
Type: Integer
•GGraph.TGCustomGraph.BeginUpdateNodes
•GGraph.TGCustomGraph.EndUpdateNodes
•TGCustomGraph
•GGraph