API:System.HelpIntfs.IHelpSystem.Hook
Delphi
function Hook(Handle: THandle; const HelpFile: string; Comand: Word; Data: NativeInt): Boolean;
C++
virtual bool __fastcall Hook(System::NativeUInt Handle, const System::UnicodeString HelpFile, System::Word Comand, System::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.