TdxPrintStyleManager.UpdateCount Property
Stands for an internal counter.
Declaration
property UpdateCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property is for internal use only. It is used as a counter for the BeginUpdate and EndUpdate methods.
See Also