Table of Contents

TTMSFNCToolBarQuickMenuButtonAppearance Class

Appearance settings for the quick-access options menu button that opens the toolbar overflow popup.

API unit family: TMSFNCToolBar Inherits from: TTMSFNCToolBarCustomButtonAppearance

Syntax

TTMSFNCToolBarQuickMenuButtonAppearance = class(TTMSFNCToolBarCustomButtonAppearance)

Properties

Name Description
DisabledFill Background fill when disabled. (inherited from TTMSFNCToolBarCustomButtonAppearance)
DisabledStroke Border stroke when disabled. (inherited from TTMSFNCToolBarCustomButtonAppearance)
DownFill Background fill when pressed. (inherited from TTMSFNCToolBarCustomButtonAppearance)
DownStroke Border stroke when pressed. (inherited from TTMSFNCToolBarCustomButtonAppearance)
FlatStyle When True, uses a flat style. (inherited from TTMSFNCToolBarCustomButtonAppearance)
HoverFill Background fill when hovered. (inherited from TTMSFNCToolBarCustomButtonAppearance)
HoverStroke Border stroke when hovered. (inherited from TTMSFNCToolBarCustomButtonAppearance)
NormalFill Background fill in the normal state. (inherited from TTMSFNCToolBarCustomButtonAppearance)
NormalStroke Border stroke in the normal state. (inherited from TTMSFNCToolBarCustomButtonAppearance)

Events

Name Description
OnChange Fires when any appearance property changes. (inherited from TTMSFNCToolBarCustomButtonAppearance)