Alignment
Specifies horizontal alignment for the value.
pas
property Alignment: TAlignment read FAlignment write SetAlignment default taLeftJustify;
Remarks
Caption is always aligned to the left.
Specifies horizontal alignment for the value.
property Alignment: TAlignment read FAlignment write SetAlignment default taLeftJustify;
Caption is always aligned to the left.