Previous: MultikeysDone procedure To the Table of Content Next: ScanToAscii function

- 4.41.2.5 -
Standard Units
Keyboard Unit
Keyboard Unit Procedures and Functions

MultikeysInit

Targets: MS-DOS, Win32 console


Keyboard Unit

Initializes a multi-keys mode.

Declaration:
procedure MultikeysInit;
Remarks:
The multi-keys mode allow one to control the state of simultaneously pressed keys.

See also:
MultikeysDone
GetKey


Previous: MultikeysDone procedure To the Table of Content Next: ScanToAscii function
MultikeysDone procedure Table of Content ScanToAscii function

- 4.41.2.5 -