Online Documentation for Advanced Data Export for RAD Studio VCL

TRTFOptions.CaptionAligns

 

TRTFOptions                


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:

CaptionStyle property