DefOverLinkColor Property


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property DefOverLinkColor: TColor;

Description

DefOverLinkColor sets the default color for links when the mouse is over the link and the fvOverLinksActive option is set. This is the color used if the active link color is not otherwise specified in the HTML document file.

See Also

<body> attributes