HotXLS dokumentacija

DBGrid ypatybė

Nurodo the DBGrid wich should be exported to an excel file. Read/write TDBGrid

Sintaksė

property DBGrid: TDBGrid;

Pavyzdys

This example sets the dbgrid property to DBGrid1

GridToXLS1.DBGrid := DBGrid1;