ToolsAPI.TKeyBindingProc
Delphi
TKeyBindingProc = procedure (const Context: IOTAKeyContext; KeyCode: TShortcut;
var BindingResult: TKeyBindingResult) of object;
C++
typedef void __fastcall (__closure *TKeyBindingProc)(const _di_IOTAKeyContext Context, System::Classes::TShortCut KeyCode, TKeyBindingResult &BindingResult);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | ToolsAPI |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !