API:FMX.WebBrowser.TCustomWebBrowser.OnDidStartLoad
Delphi
property OnDidStartLoad: TWebBrowserDidStartLoad read GetOnDidStartLoad write SetOnDidStartLoad;
C++
__property TWebBrowserDidStartLoad OnDidStartLoad = {read=GetOnDidStartLoad, write=SetOnDidStartLoad};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | FMX.WebBrowser.pas FMX.WebBrowser.hpp |
FMX.WebBrowser | TCustomWebBrowser |
Description
Embarcadero Technologies does not currently have any additional information.