TTMSFNCNavigationPanelContainer Class
Internal panel container that hosts the content of a single navigation panel item; created and managed automatically by the navigation panel.
API unit family: TMSFNCNavigationPanel
Inherits from: TTMSFNCPanel
Syntax
TTMSFNCNavigationPanelContainer = class(TTMSFNCPanel)
Properties
| Name | Description |
|---|---|
| IsActive | When True, this container's item is the currently active (expanded) panel item. |
| NavigationPanel | The navigation panel control that owns this container. |
| PanelIndex | Zero-based index of the navigation panel item this container belongs to. |