Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdIPWatch.SaveHistory
TIdIPWatch
Save IP addresses in
IPHistoryList
to a file.
procedure
SaveHistory;
Description
The SaveHistory procedure is used to write the contents of the
IPHistoryList
to the file identified by
HistoryFilename
when the
HistoryEnabled
property is True. SaveHistory has no effect when the ComponentState is
csDesigning
.