TTMSFNCNavigationPanel.OnSplitterMove Event
Occurs after the splitter position changes.
API unit family: TMSFNCNavigationPanel
Declaring type: TTMSFNCNavigationPanel
Inherited from: TTMSFNCCustomNavigationPanel
Syntax
OnSplitterMove: TTMSFNCNavigationPanelSplitterMoveEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The navigation panel that raises the event. |
AOldPosition |
The previous splitter position. |
ANewPosition |
The new splitter position. |