TdxTabbedMDIManager Events
The tabbed MDI manager component.Name | Description |
---|---|
OnGetTabHint | Enables you to customize tab hints and dynamically control their visibility. |
OnPageAdded | Enables you to perform specific actions after a new tabbed page has been created. |
OnPageChanged | Notifies a user about an MDI child form change. |
OnPageChanging | Occurs before a page switch. |
See Also