Internet Direct (Indy) Version 9.0.2 Beta
TIdURI.Protocol
Represents the protocol requested in a URI.

property Protocol: string;
Description
Protocol is a String property that represents the protocol requested in a URI. For example, a URI with the value "http://www.nevrona.com:80/indy/index.html" would result in the Protocol property containg the value "http".