API:FMX.WebBrowser.TCustomWebBrowser.SetOnDidStartLoad
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.