Back to Devexpress

TcxEditAlignment.Horz Property

vcl-cxedit-dot-tcxeditalignment.md

latest732 B
Original Source

TcxEditAlignment.Horz Property

Identifies the horizontal alignment of an editor’s contents.

Declaration

delphi
property Horz: TcxEditHorzAlignment read; write;

Property Value

Type
TcxEditHorzAlignment

Remarks

Use the Horz property to align an editor’s contents horizontally. The TcxEditHorzAlignment type enumerates possible values.

See Also

TcxEditHorzAlignment

TcxEditAlignment.Vert

TcxEditAlignment Class

TcxEditAlignment Members

cxEdit Unit