TTMSFNCNavigationPanelSplitter Class
Appearance settings for the draggable splitter bar between the panel content area and the compact button-row bar.
API unit family: TMSFNCNavigationPanel
Inherits from: TPersistent
Syntax
TTMSFNCNavigationPanelSplitter = class(TPersistent)
Properties
| Name | Description |
|---|---|
| BulletColor | Color of the grip dots drawn in the center of the splitter bar. |
| Fill | Background fill of the splitter bar. |
| Size | Pixel height of the splitter bar. |
| Stroke | Border stroke of the splitter bar. |
| Visible | When True, the splitter bar is visible and the user can drag it to resize the button row. |