Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGElement > Properties
TSVGElement.UpdateCount Property
Maintains the number of times BeginUpdate has been called without a corresponding EndUpdate. When the UpdateCount is greater than 0, no change events occur.
Namespace: FMX.RS.SVG
Delphi
protected property UpdateCount: Integer read FUpdateCount write FUpdateCount;
Property Value
Type: Integer
•TSVGElement
•FMX.RS.SVG