API:FMX.WebBrowser.TCustomWebBrowser.SetOnDidStartLoad

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetOnDidStartLoad(const AEvent: TWebBrowserDidStartLoad);

C++

void __fastcall SetOnDidStartLoad(const TWebBrowserDidStartLoad AEvent);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser TCustomWebBrowser

Description

Embarcadero Technologies does not currently have any additional information.