API:System.HelpIntfs.IHelpSystem.Hook

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Hook(Handle: THandle; const HelpFile: string; Comand: Word; Data: NativeInt): Boolean;

C++

virtual bool __fastcall Hook(NativeUInt Handle, const System::UnicodeString HelpFile, System::Word Comand, NativeInt Data) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.HelpIntfs.pas
System.HelpIntfs.hpp
System.HelpIntfs IHelpSystem

Description

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