FMX.WebBrowser.ICustomBrowser.URL

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property URL: string read GetURL write SetURL;

C++

__property System::UnicodeString URL = {read=GetURL, write=SetURL};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser ICustomBrowser


Description

Indique le document chargé.

URL spécifie le document chargé.

Voir aussi