Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdIPWatch.HistoryEnabled
TIdIPWatch
Indicates that the IP history is stored to the history file.
property
HistoryEnabled: Boolean;
Description
HistoryEnabled is a
Boolean
property used to indicate if the
IPHistoryList
should be saved in
SaveHistory
or restored in
LoadHistory
. The default value for HistoryEnabled is
IP_WATCH_HIST_ENABLED
, as assigned in the
Create
constructor.