HistoryMaxCount Property


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property HistoryMaxCount: Integer;

The HistoryMaxCount property determines the number of History items which will be maintained. If HistoryMaxCount is 0, then no history list will be maintained.

For further information on setting up a History list, see Setting up a History List.