Current IP address assigned to the local host.
function LocalIP: string;
string - Currennt IP address for the local system.
LocalIP is a String function that returns the currently assigned IP address for the local system from the TCP/IP stack. LocalIP is used to determine the value of CurrentIP.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |