Object o_zone_touche_iml
Unit
iml_touche
Declaration
type o_zone_touche_iml = object(o_constante_iml)
Description
No description available, ancestor o_constante_iml description follows
Hierarchy
Overview
Fields
Methods
 |
constructor init(icn : boolean; icc : char; ieffet : word; i_n : longint; ict, icf, ix, iy, ilx : byte); |
 |
constructor load(var f : file); |
 |
destructor done; |
 |
procedure save(var f : file); |
 |
procedure display; virtual; |
 |
function test_clavier(tcn : boolean; tcc : char) : word; virtual; |
 |
function test_souris(mx, my : word) : word; virtual; |
Description
Fields
 |
cn: boolean; |
|
 |
cc: char; |
Code Nul ?
|
 |
effet: word; |
Code CaractŠre
|
Methods
 |
constructor init(icn : boolean; icc : char; ieffet : word; i_n : longint; ict, icf, ix, iy, ilx : byte); |
Code retour de la zone.
|
 |
constructor load(var f : file); |
|
 |
destructor done; |
|
 |
procedure save(var f : file); |
|
 |
procedure display; virtual; |
|
 |
function test_clavier(tcn : boolean; tcc : char) : word; virtual; |
|
 |
function test_souris(mx, my : word) : word; virtual; |
|
My libraries for Turbo Pascal (c) 1990-2025
Patrick PREMARTIN - Powered by
PasDoc
Generated by PasDoc 0.16.0.