Table of Contents

TTMSFNCToolBarSeparator Class

Visual divider that can be placed between toolbar items to group related controls.

API unit family: TMSFNCToolBar Inherits from: TTMSFNCCustomToolBarSeparator

Syntax

TTMSFNCToolBarSeparator = class(TTMSFNCCustomToolBarSeparator)

Properties

Name Description
Appearance Appearance settings controlling fill, stroke, and style for each interaction state. (inherited from TTMSFNCCustomToolBarSeparator)
CanCopy When True, this element can be copied to the compact popup toolbar. Set to False to exclude it from the compact view. (inherited from TTMSFNCCustomToolBarElement)
ControlIndex Zero-based index of this control within the toolbar's control list. Set internally during layout; do not change at runtime. (inherited from TTMSFNCCustomToolBarElement)
LastElement When True, this is the last element in the toolbar; used internally for layout boundary calculations. (inherited from TTMSFNCCustomToolBarElement)
Orientation Direction in which the separator line is drawn inside the toolbar. (inherited from TTMSFNCCustomToolBarSeparator)
State Display state of this toolbar element — normal or large. (inherited from TTMSFNCCustomToolBarElement)

Methods

Name Description
Draw Renders the separator line onto the toolbar canvas. (inherited from TTMSFNCCustomToolBarSeparator)