TdxPrintStyleManager.Count Property
In This Article
Contains the number of styles within the style manager component.
#Declaration
Delphi
property Count: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the Count property to obtain the number of available print styles that belong to the current style manager.
See Also