Loads the history of local IP addresses from a file.
procedure LoadHistory;
LoadHistory is a procedure used to restore the IPHistoryList from the file identified in HistoryFilename. LoadHistory assigns the most recent IP address from IPHistoryList to the private variable used to maintain the PreviousIP address.
Note: LoadHistory does not restore the history list in the IDE, or any time the component state is csDesigning.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|