TTMSFNCWidgetMatrixLabelAlignment Enumeration
Determines how the text is positioned within the available cells when scrolling is disabled.
API unit family: TMSFNCWidgetMatrixLabel
Members
| Name | Description |
|---|---|
mlaLeftJustify |
Aligns the text against the left or top edge. |
mlaRightJustify |
Aligns the text against the right or bottom edge. |
mlaCenter |
Centers the text within the available cells. |