FMX.WebBrowser.TCustomWebBrowser.StartLoading

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure StartLoading;

C++

void __fastcall StartLoading();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser TCustomWebBrowser


Description

Invoque l'événement OnDidStartLoad.

Utilisez la méthode StartLoading pour déclencher explicitement l'événement OnDidStartLoad.

Voir aussi