SHDocVw.TShellUIHelper.AutoScan

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AutoScan(const strSearch: WideString; const strFailureUrl: WideString); overload;
procedure AutoScan(const strSearch: WideString; const strFailureUrl: WideString;  const pvarTargetFrame: OleVariant); overload;

C++

void __fastcall AutoScan(const System::WideString strSearch, const System::WideString strFailureUrl)/* overload */;
void __fastcall AutoScan(const System::WideString strSearch, const System::WideString strFailureUrl, const System::OleVariant &pvarTargetFrame)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw TShellUIHelper

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!