Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4.CaptionRow
property CaptionRow: integer;
Description
Property CaptionRow is used only when ExportSource is esStringGrid. It indicates the number of the row, containing captions for the result columns. The default value is -1, that means that property is not applied. To set the first row of the string grid as caption row, set CaptionRow to 0, to use second row, set CaptionRow to 1, etc.
See also: