TdxTabbedMDITabProperties.PageIndex Property
Specifies the currently active (also called selected) tabbed page.
Declaration
property PageIndex: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
To select a specific page within the Pages, assign the zero-based page index to the PageIndex property.
See Also