Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4HTML.TableOptions

 

TQExport4HTML                


property TableOptions: TTableOptions;

 

Description

Similar to the HTMLOptions property, the TableOptions property is a "complex" property and it includes several subproperties (the properties of the TTableOptions class). Along with setting each property itself, you can set them all at once in accordance with one of the ten pre-defined templates (see the HTMLTemplate property description).

 


See also:

HTMLOptions property

HTMLTemplate property

TTableOptions object