TcxStyleRepository.StyleSheetCount Property
Determines the number of style sheets within the style repository.
Declaration
property StyleSheetCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The StyleSheetCount property determines the style sheet count within the repository. All available style sheets are represented by the StyleSheets property.
See Also