TTMSFNCTabSetLayoutPosition Enumeration
Side of the control on which the tab strip is displayed.
API unit family: TMSFNCTabSet
Members
| Name | Description |
|---|---|
tlpLeft |
Tab strip is on the left edge. |
tlpTop |
Tab strip is on the top edge (default). |
tlpBottom |
Tab strip is on the bottom edge. |
tlpRight |
Tab strip is on the right edge. |