API:System.HelpIntfs.IHelpSystem.Hook

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.HelpIntfs.pas
System.HelpIntfs.hpp
System.HelpIntfs IHelpSystem

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.