Internet Direct (Indy) Version 9.0.1 Beta
TIdURI.Bookmark
Represents an Anchor specified in a URI.

property Bookmark: string;
Description
This is an anchor into a document which was specified by the URI. Most web-browsers will simply load the document and scroll down to were the anchor is located in the document. The anchor is used internally by web-browsers and is never sent to the server. TIdHTTP and TIdHTTPServer will ignore the anchor if it is provided.