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