Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Properties
TRSPathData.UpdateCount Property
Tracks the number of times BeginUpdate has been called without a corresponding EndUpdate call.
Namespace: RSGraphics
Delphi
protected property UpdateCount: Integer read FUpdateCount write FUpdateCount;
Property Value
Type: Integer
•RSGraphics.TRSPathData.BeginUpdate
•RSGraphics.TRSPathData.EndUpdate
•TRSPathData
•RSGraphics