IBrowser.Execute Method
Launches the browser. The callback will be called when the EndUri is displayed.
Syntax
Unit: Sphinx.Browser
procedure IBrowser.Execute(Callback: TBrowserCallback); virtual; abstract;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| Callback | TBrowserCallback |