Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.OnGetCellParams

 

TQExport4                


property OnGetCellParams: TGetCellParamsEvent;

 

Description

The OnGetCellParams event takes place after the parameters of the record (including record value) are received. Depending on the record and column number, and on the value, you can change the format of the result table cell: alignment, font, and background color.

 


See also:

OnGetExportText event

TGetCellParamsEvent type