TdxTabbedMDITabProperties.ActivePage Property
Provides access to the currently active (also called selected) tabbed page.
Declaration
property ActivePage: TdxTabbedMDIPage read;
Property Value
Type |
---|
TdxTabbedMDIPage |
Remarks
Use the PageIndex property to activate a specific tabbed page.
See Also