iesniffer URLs property
Return to Introduction  Previous page  Next page
Applies to
acIESniffer component.  

Declaration
property URLs: TStrings;  

Description
The URLs property used to sniff the text from address line of each instance of Internet Explorer (and even Windows Explorer, if SniffWithHTTPPrefixOnly is False).  
 
tip When you reading URLs property, you don't need to call Refresh method, it's called before sniffing  

See also
SniffWithHTTPPrefixOnly property;  
OnWindowLoad and OnWindowUnload events.