Online Documentation for Advanced Data Export for RAD Studio VCL

TTableOptions.HeadersRowFontColor

 

TTableOptions                


property HeadersRowFontColor: TColor;

 

Description

The HeadersRowFontColor property sets the font color in the table column headers (the default headers are the source field names; they can be changed by setting the Captions property). See Color Using Notes to set the colors correctly.

 


See also:

HeadersRowBgColor property

TableFontColor property

Color Using Notes