The TcxEditAlignment
object is a helper object that lets you specify the contents alignment in the following user forms components: TcxButtonEdit
, TcxCalcEdit
, TcxCurrencyEdit
, TcxDateEdit
, TcxLabel
, TcxMRUEdit
, TcxSpinEdit
, TcxTextEdit
, TcxTimeEdit
.
To obtain the TcxEditAlignment
object from scripts, use the component’s Properties.Alignment
property.