TdxTabbedMDIPage Members
A tabbed page for an MDI child form.Constructors
Name | Description |
---|---|
Create(TdxTabbedMDIManager,THandle) | Initializes a new instance of the TdxTabbedMDIPage class with specified settings. |
Properties
Name | Description |
---|---|
Index | Determines the page’s index in the tabbed MDI manager’s page collection. |
MDIChild | Provides access to the MDI child form to which this page corresponds. |
Methods
Name | Description |
---|---|
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
ToString | Inherited from TObject. |
See Also