TcxEditAlignment.Vert Property
Identifies the vertical alignment of an editor’s contents.
Declaration
property Vert: TcxEditVertAlignment read; write;
Property Value
Type |
---|
TcxEditVertAlignment |
Remarks
Use the Vert property to align an editor’s contents vertically. The TcxEditVertAlignment type enumerates possible values.
See Also