THtmlViewer, TFrameViewer, and TFrameBrowser components
property DefOverLinkColor: TColor;
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