|
|
|
| IESniffer component.
|
| procedure CloseBrowsers(const URL: String = 'about:blank');
|
| The CloseBrowsers method closes ALL detected Internet Explorer windows which currently displaying the location specified in URL parameter.
|
|
|
| Calling of this method without any parameters will close all empty browser windows (with about:blank text in the address line).
|
| MarkText and ReplaceText methods.
|