|
Alignment |
Top |
|
property Alignment: TgtHAlignment;
Description
TgtHAlignment = (haLeft, haRight, haCenter, haJustify);
Alignment can be set to any one of the above enumerations. It indicates the alignment of the text within the columns of the table. |