TTMSFNCTabSetLayoutMultiline Enumeration
Controls whether the tab strip wraps tabs onto multiple rows when they overflow.
API unit family: TMSFNCTabSet
Members
| Name | Description |
|---|---|
tlmNone |
Multiline wrapping is disabled; tabs scroll or compress. |
tlmEnabled |
Tabs wrap onto multiple rows; all rows have equal height. |
tlmEnabledActiveTab |
Tabs wrap onto multiple rows; the active tab's row is always the bottom row. |