Unit u_keyboard

Uses
Classes, Interfaces, Objects and Records
Types
Variables

Description

 

Overview

Functions and Procedures

procedure affiche_clavier(n : byte);

Constants

max_keyboard_type = 3;
keyboard_type : byte = 0;

Description

Functions and Procedures

procedure affiche_clavier(n : byte);

Type de clavier utilis‚: 0 = 101/102 touches, 1 = PC AT, 2 = PC Portatif, 3 = PC XT.

Constants

max_keyboard_type = 3;

Auteur: Patrick Pr‚martin. Date: 06/09/1992 Langage: Turbo Pascal 6.0 But: Choix du clavier en fonction du pays (scan code <-> touche, ou ASCII).

keyboard_type : byte = 0;
 
My libraries for Turbo Pascal (c) 1990-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.