RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnVisible Event

Occurs when the Web browser window is about to be shown or hidden.

Pascal
property OnVisible: TWebBrowserOnVisible;
C++
__property TWebBrowserOnVisible OnVisible;

Write an OnVisible event handler to make adjustments to compensate for the appearance or disappearance of the Web browser window. 

 

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