Online Documentation for Advanced Data Export for RAD Studio VCL

TrtfStyle.Alignment

 

TrtfStyle                


type 

  TrtfTextAlignment = (palLeft, palRight, palCenter, palFill);

 

property Alignment: TrtfTextAlignment;

 

Description

The Alignment property defines the text alignment for the current style. The following values are available:

palLeft - text is left-justified

palRight - text is right-justified

palCenter - text is centered

palFill - text is distributed over the paragraph width