TdxCustomWizardControl.PageCount Property
Returns the number of pages created within the wizard control.
Declaration
property PageCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of pages accessible via the Pages property.
See Also