TdxLayoutSeparatorItemCaptionOptions.AlignVert Property
In This Article
Specifies the vertical alignment of caption text within a layout separator item‘s caption area.
#Declaration
Delphi
property AlignVert; default tavBottom;
#Property Value
Type | Default | Description |
---|---|---|
Tdx |
tav |
A vertical caption text alignment of a vertically oriented layout separator item. |
#Remarks
Options include:
Value | Example |
---|---|
tav |
![]() |
tav |
![]() |
tav |
![]() |
Note
The Align
The AlignVert property’s default value is tavBottom.
See Also