API:FMX.WebBrowser.ICustomBrowser.SetURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetURL(const AValue: string);

C++

virtual void __fastcall SetURL(const System::UnicodeString AValue) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser ICustomBrowser

Description

Embarcadero Technologies does not currently have any additional information.