TcxEditAlignment.Horz Property
Identifies the horizontal alignment of an editor’s contents.
Declaration
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