Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Properties
TGCustomGraph.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.TGCustomGraph.BeginUpdate
•GGraph.TGCustomGraph.EndUpdate
•TGCustomGraph
•GGraph