Alignment of the field.
Source position: db.pas line 594
published property TNumericField.Alignment : TAlignment default taRightJustify;
Alignment is published by TNumericField with taRightJustify as a default value.
TField.Alignment
Alignment for this field.