TTMSFNCTabSetLayout Class
Layout settings for the tab set, controlling the position of the tab strip and whether tabs wrap to multiple rows.
API unit family: TMSFNCTabSet
Inherits from: TPersistent
Syntax
TTMSFNCTabSetLayout = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Multiline | Controls whether tabs wrap to multiple rows when they overflow the strip width. |
| Position | Side of the control on which the tab strip is displayed. |
Events
| Name | Description |
|---|---|
| OnChange | Fires when any layout property changes. |