TBrowserOptions Class
Contains the options for the browser.
Syntax
Unit: Sphinx.Browser
TBrowserOptions = class(TObject);
Properties
Name |
Description |
StartUrl |
Holds the initial URL of navigation (the URL where the browser should initially navigate to).
|
EndUrl |
Holds the final URL which should finish the navigation.
|