Table of Contents

TTMSFNCTabSetTabShape Enumeration

Visual shape of a tab item.

API unit family: TMSFNCTabSet

Members

Name Description
tsRectangle Tab is drawn as a plain rectangle.
tsPyramidLeft Tab has a left-pointing pyramid/arrow cut on its right edge.
tsPyramidRight Tab has a right-pointing pyramid/arrow cut on its left edge.
tsPyramid Tab has pyramid cuts on both edges (classic tab shape).
tsRoundLeft Tab has a rounded left corner.
tsRoundRight Tab has a rounded right corner.
tsRound Tab has rounded corners on both sides.