VisitedMaxCount Property


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property VisitedMaxCount: Integer;

The VisitedMaxCount property determines the number of visited links which will be stored. If VisitedMaxCount is 0, then special coloring of visited links will be disabled. The default value is 50.

See also:

DefVisitedLinkColor Property