Table of Contents

TTMSFNCNavigationPanelButtonsAppearance Class

Appearance settings for the compact button-row bar at the bottom of the navigation panel, adding a background fill/stroke and an options button.

API unit family: TMSFNCNavigationPanel Inherits from: TTMSFNCNavigationPanelAppearance

Syntax

TTMSFNCNavigationPanelButtonsAppearance = class(TTMSFNCNavigationPanelAppearance)

Properties

Name Description
ActiveFill Background fill of items/buttons when active (expanded or selected). (inherited from TTMSFNCNavigationPanelAppearance)
ActiveStroke Border stroke of items/buttons when active. (inherited from TTMSFNCNavigationPanelAppearance)
BackgroundFill Background fill of the compact button-row bar.
BackgroundStroke Border stroke of the compact button-row bar.
DisabledFill Background fill of disabled items/buttons. (inherited from TTMSFNCNavigationPanelAppearance)
DisabledStroke Border stroke of disabled items/buttons. (inherited from TTMSFNCNavigationPanelAppearance)
DownFill Background fill of items/buttons when pressed. (inherited from TTMSFNCNavigationPanelAppearance)
DownStroke Border stroke of items/buttons when pressed. (inherited from TTMSFNCNavigationPanelAppearance)
Fill Background fill of items/buttons in their normal state. (inherited from TTMSFNCNavigationPanelAppearance)
HoverFill Background fill of items/buttons when hovered. (inherited from TTMSFNCNavigationPanelAppearance)
HoverStroke Border stroke of items/buttons when hovered. (inherited from TTMSFNCNavigationPanelAppearance)
OptionsButtonBulletColor Color of the three dots in the options button.
ShowOptionsButton When True, the options (…) button is shown at the right end of the button bar.
Size Height of item header bars in pixels. (inherited from TTMSFNCNavigationPanelAppearance)
Spacing Vertical gap in pixels between consecutive item headers. (inherited from TTMSFNCNavigationPanelAppearance)
Stroke Border stroke of items/buttons in their normal state. (inherited from TTMSFNCNavigationPanelAppearance)

Used by