constants VAlignmentEnum
The VAlignmentEnum type specifies the way the control's caption is vertically aligned. The VAlignment property specifies the control's caption vertical alignment. The VAlignmentEnum type supports the following values:

NameValueDescription
exTopAlignment0 Aligns the caption to the top.
exMiddleAlignment4 Centers the caption.
exBottomAlignment8 Aligns the caption to the bottom.