Class TUIKeyShortCut
Unit
Declaration
type TUIKeyShortCut = class(TInterfacedObject)
Description
This item has no description.
Hierarchy
- TInterfacedObject
- TUIKeyShortCut
Overview
Properties
| Public | property Key: Word read FKey write SetKey; |
| Public | property KeyChar: WideChar read FKeyChar write SetKeyChar; |
| Public | property Shift: TShiftState read FShift write SetShift; |
Description
Properties
| Public | property Key: Word read FKey write SetKey; |
|
This item has no description. | |
| Public | property KeyChar: WideChar read FKeyChar write SetKeyChar; |
|
This item has no description. | |
| Public | property Shift: TShiftState read FShift write SetShift; |
|
This item has no description. | |
Generated by PasDoc 1.0.2.