Loads the history of local IP addresses from a file.
procedure LoadHistory;
Description
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.