iesniffer OnWBPropertyChange event
Return to Introduction  Previous page  Next page
Applies to
IESniffer component.  

Declaration
type  
  TIEWebBrowserPropertyChange = procedure(Sender: TObject; const URL: Stringconst Browser: IWebBrowser2;  
    const szProperty: WideString) of object;  
 
property OnWBPropertyChange: TIEWebBrowserPropertyChange;  

Description
The OnWBPropertyChange event occurs with Internet Explorer when a property is modified using the PutProperty method.  

See also
OnWBCommandStateChange and OnWBProgressChange events.  
File not found.