RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnCommandStateChange Event

Occurs when the ability to execute certain TWebBrowser methods changes.

Pascal
property OnCommandStateChange: TWebBrowserCommandStateChange;
C++
__property TWebBrowserCommandStateChange OnCommandStateChange;

Write an OnCommandStateChange to update any controls in the application whose state depends on the ability to execute the Web browser's methods. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!