Table of Contents

TTMSFNCParagraphToolBarSettings Class

Captures the current paragraph settings of a bound editor control — text alignment and the active bullet/numbering style index. Updated by the paragraph toolbar and read back to reflect the editor's current paragraph state.

API unit family: TMSFNCToolBars Inherits from: TPersistent

Syntax

TTMSFNCParagraphToolBarSettings = class(TPersistent)

Properties

Name Description
Align Horizontal text alignment of the current paragraph: left, center, or right.
BulletIndex Zero-based index of the currently selected bullet or numbering style in the paragraph toolbar's style picker. -1 indicates no bullet style is active.