Class TUIKeyShortCutList
Unit
Declaration
type TUIKeyShortCutList = class(TInterfacedObject)
Description
This item has no description.
Hierarchy
- TInterfacedObject
- TUIKeyShortCutList
Overview
Methods
| Public | procedure Add(const Key: Word; const KeyChar: WideChar; const Shift: TShiftState); virtual; |
| Public | procedure Remove(const Key: Word; const KeyChar: WideChar; const Shift: TShiftState); virtual; |
| Public | function Exists(const Key: Word; const KeyChar: WideChar; const Shift: TShiftState): boolean; virtual; |
| Public | constructor Create; |
| Public | destructor Destroy; override; |
Description
Methods
| Public | procedure Add(const Key: Word; const KeyChar: WideChar; const Shift: TShiftState); virtual; |
|
This item has no description. | |
| Public | procedure Remove(const Key: Word; const KeyChar: WideChar; const Shift: TShiftState); virtual; |
|
This item has no description. | |
| Public | function Exists(const Key: Word; const KeyChar: WideChar; const Shift: TShiftState): boolean; virtual; |
|
This item has no description. | |
| Public | constructor Create; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
Generated by PasDoc 1.0.2.