Internet Direct (Indy)
Home
PreviousUpNext
TIdURI.Document Property

Represents the document name in a URI.

Pascal
property Document: string;

Document is a String property that represents the document portion of an identifer requested in URI. For example, the URI "http://www.nevrona.com:80/indy/index.html" would result in Document containing the value "index.html". 

Document may be blank if a user is requesting a default page or URL such as "http://www.nevrona.com/indy/", a directory, or when documents are not applicable to 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.