Internet Direct (Indy)
Home
PreviousUpNext
TIdURI.Protocol Property

Represents the protocol requested in a URI.

Pascal
property Protocol: string;

Protocol is a String property that represents the protocol to use for accessing the identifier requested in 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".

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.