Internet Direct (Indy) Version 9.0.1 Beta
|
property IPHistoryList: TStringList;
IPHistoryList is updated in the methods CheckStatus and Destroy.
The IPHistoryList can contain a maximum number of entries identified in the MaxHistoryEntries property. When the the number of entries exceeds MaxHistoryEntries, the oldest IP address in the history list will be deleted.