OnDocumentChange

TBrowserDocumentChange = procedure(Sender: TObject;
  const DocName, DocURL: String);

property OnDocumentChange: TBrowserDocumentChange;

Description
This event occurs when the document URL changes. DocURL contains the new document URL and DocName contains the new document name.

See also:DocName  
DocURL  

This help file was created with Help & Manual