Internet Direct (Indy) Version 9.0.2 Beta
TIdURI.Document
Represents the document name in a URI.

property Document: string;
Description
Document is a String property that represents the document portion of a 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.