SHDocVw.TInternetExplorer.Refresh2

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Refresh2; overload;
procedure Refresh2(const Level: OleVariant); overload;

C++

void __fastcall Refresh2()/* overload */;
void __fastcall Refresh2(const System::OleVariant &Level)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.