EMS logo

Навигация по продуктам

Advanced Data Export VCL

Наш партнерский статус

Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Export VCL

Он-лайн Документация

TQExport4.CaptionRow

 

TQExport4                


 

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:

Captions property