Class TUIKeyShortCut

Unit

Declaration

type TUIKeyShortCut = class(TInterfacedObject)

Description

Hierarchy

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;
 
Public property KeyChar: WideChar read FKeyChar write SetKeyChar;
 
Public property Shift: TShiftState read FShift write SetShift;
 
Delphi Game Engine (c) 2021-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.