THtmlViewer, TFrameViewer, and TFrameBrowser components
property DefVisitedLinkColor: TColor;
DefVisitedLinkColor sets the default color for links which have been previously visited. This is the color used if the VLink attribute is absent from the <body> tag in the HTML document file.
See Also