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