enumHTextAlign
Values of the HTextAlign property
Public Enum enumHTextAlign
Values
- taLeft = 1
- Aligns the text horizontally to the left
- taCenter = 2
- Aligns the text horizontally to the center
- taRight = 3
- Aligns the text horizontally to the right
Remarks
See Also
Class GxLabel Overview
GxLabel Properties
GxLabel Methods
enumBorderStyle
enumVTextAlign