Back to Devexpress

TcxEditAlignment.Vert Property

vcl-cxedit-dot-tcxeditalignment-166b0e50.md

latest728 B
Original Source

TcxEditAlignment.Vert Property

Identifies the vertical alignment of an editor’s contents.

Declaration

delphi
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

TcxEditVertAlignment

TcxEditAlignment.Horz

TcxEditAlignment Class

TcxEditAlignment Members

cxEdit Unit