<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Properties:
Comments (0)
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: RSSVG
Delphi
protected property UpdateCount: Integer read FUpdateCount write FUpdateCount;
Property Value
Type: Integer
•TSVGElement
•RSSVG