Online Documentation for Advanced Data Export for RAD Studio VCL
TRTFOptions.CaptionAligns
property CaptionAligns: TStrings;
Description
The CaptionAligns property defines the captions' alignments for the columns. The alignments are stored as strings in the "<Name> = <Alignment>" format.
Example:
Column1 = Left
Column2 = Center
Column3 = Right
See also: