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