Internet Direct (Indy)
Home
PreviousUpNext
TIdURI.Path Property

Represents the path for a URI.

Pascal
property Path: string;

Path is a String property that represents the path portion of an identifier specified in URI. For example, the URI with the value "http://www.nevrona.com:80/indy/index.html" would result in the Path property containing the value "/indy/". 

Path can contain "/" if the root directory is specified, or when a path is not applicable with the protocol.

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.