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