RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnPropertyChange Event

Not used in TWebBrowser.

Pascal
property OnPropertyChange: TWebBrowserPropertyChange;
C++
__property TWebBrowserPropertyChange OnPropertyChange;

Do not use this event. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. OnPropertyChange occurs with Internet Explorer when a property is modified using the PutProperty method. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!