Internet Direct (Indy)
Home
PreviousUpNext
TIdIPWatch.HistoryFilename Property

Identifies the IP history storage file.

Pascal
property HistoryFilename: string;

HistoryFilename is a String property used to identify the file name for saving and/or restoring the IP addresses in IPHistoryList. The default value for HistoryFilename is defined in the constant IP_WATCH_HIST_FILENAME

HistoryFilename is used read previous IP addresses into IPHistoryList in the LoadHistory method. HistoryFilename is also used to store IP addresses, when HistoryEnabled is True, in the SaveHistory method.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.