RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBrowseURL.BeforeBrowse Event

Occurs immediately before the default browser launches and loads the specified URL.

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

Write a BeforeBrowse event handler to take application-specific actions immediately before 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!