SHDocVw.IShellWindows.OnNavigate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure OnNavigate(lCookie: Integer; const pvarloc: OleVariant); safecall;

C++

virtual HRESULT __safecall OnNavigate(int lCookie, const System::OleVariant &pvarloc) = 0 ;

Properties

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

Description

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