TdxTabbedMDIPage.Index Property
Determines the page’s index in the tabbed MDI manager’s page collection.
Declaration
property Index: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The page collection is cleared when disabling the tabbed interface (the Active property is False).
See Also