FieldsAlignment property |
Applies to
TIB_Statement
Declaration
Property FieldsAlignment : TIB_StringList;
Description
Gives contol over how the data should be aligned if something other than
the default is desired.
Make column entries using the standard format as:
[< tablename >.]< columnname >=R[IGHT]
[< tablename >.]< columnname >=C[ENTER]
[< tablename >.]< columnname >=L[EFT]