RAD Studio VCL Reference
|
Occurs immediately after the Web browser successfully navigates to a new location.
property OnNavigateComplete2: TWebBrowserNavigateComplete2;
__property TWebBrowserNavigateComplete2 OnNavigateComplete2;
Write an OnNavigateComplete2 event handler to take specific action when the Web browser successfully navigates to a new resource. The event can occur before the document is fully downloaded, but when it occurs at least part of the document must be received and a viewer for the document created.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|