RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBrowseURL.AfterBrowse Event

Occurs after the default browser launches and loads the specified URL.

Pascal
property AfterBrowse: TNotifyEvent;
C++
__property TNotifyEvent AfterBrowse;

Write an AfterBrowse event handler to take application-specific actions immediately after TBrowseURL launches the default browser and loads a specified URL

 

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