TTMSFNCRibbonGroupAppearance Class
Default appearance settings for all
TTMSFNCRibbonGroupitems whoseUseDefaultAppearanceisTrue.
API unit family: TMSFNCRibbon
Inherits from: TPersistent
Syntax
TTMSFNCRibbonGroupAppearance = class(TPersistent)
Properties
| Name | Description |
|---|---|
| BorderStroke | Stroke settings for the group outer border. |
| Fill | Fill settings for the group background area. |
| Font | Font used to render the group label text. |
| Stroke | Stroke settings for the group label separator line. |
| TextAlign | Horizontal alignment of the group label text within the group area. |
| Trimming | Controls how overlong group label text is trimmed. |
| WordWrapping | When True, the group label text wraps across multiple lines. |