API:FMX.WebBrowser.TCustomWebBrowser.Navigate
Delphi
procedure Navigate; overload;
procedure Navigate(const AURL: string); overload;
C++
void __fastcall Navigate()/* overload */;
void __fastcall Navigate(const System::UnicodeString AURL)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.WebBrowser.pas FMX.WebBrowser.hpp |
FMX.WebBrowser | TCustomWebBrowser |
Description
Embarcadero Technologies does not currently have any additional information.