record TKeyMap

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TKeyMap = record

Description

Struct storing which key belongs to which action.

Overview

Fields

Action: TKeyAction;
KeyCode: TKeyCode;

Description

Fields

Action: TKeyAction;

The action performed when the key is pressed.

KeyCode: TKeyCode;

The key code.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22