TcxPageControlProperties.PageCount Property
In This Article
Returns the number of pages.
#Declaration
Delphi
property PageCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
For indexed access to pages, use the Pages property.
See Also