|
RAD Studio VCL Reference
|
Navigates to the current search page.
procedure GoSearch;
__fastcall GoSearch();
Call GoSearch to navigate to the registered search page. The URL for this page is specified in the Registry at
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
under the name SearchPage. You can change this value using the TRegistry or TRegistryIniFile object, or using Navigation tab of the Internet Explorer's Options dialog.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|