21 Jan
Add own item to Internet Explorer Tools menu
If you want to add own items to Tools menu of Internet Explorer, it’s simple. All we have to do is to add some keys to Windows registry, therefore we must use Registry unit.
If you want to add own items to Tools menu of Internet Explorer, it’s simple. All we have to do is to add some keys to Windows registry, therefore we must use Registry unit.
There are few methods to check if computer is online (=connected) or offline (=disconnected). This one is really simple.
Using Winsock unit, we can determine computer IP address. If you have more network adapters, all IP addresses will be detected.