TTMSFNCControlPosition Enumeration
Describes a nine-position grid used to anchor or place content within a rectangular area.
API unit family: TMSFNCCustomControl
Members
| Name | Description |
|---|---|
cpTopLeft |
Top-left corner. |
cpTopCenter |
Horizontally centred along the top edge. |
cpTopRight |
Top-right corner. |
cpCenterLeft |
Vertically centred along the left edge. |
cpCenterCenter |
Horizontally and vertically centred. |
cpCenterRight |
Vertically centred along the right edge. |
cpBottomLeft |
Bottom-left corner. |
cpBottomCenter |
Horizontally centred along the bottom edge. |
cpBottomRight |
Bottom-right corner. |