Online Documentation for Advanced Data Export for RAD Studio VCL

THTMLOptions.ALinkColor

 

THTMLOptions                


property ALinkColor: TColor;

 

Description

The ALinkColor property corresponds to the ALink attribute of the BODY element and sets the color of the "active" hyperlinks (when the mouse pointer is over the link) of the result document. See Color Using Notes to set the colors correctly.

 


See also:

LinkColor property

VLinkColor property

Color Using Notes