Unit T_BiancoDOS |
Classes |
Functions |
Register -
Types |
Constants |
Variables |
Functions |
Types |
REC = record
C : CHAR;
F : TCOLOR;
B : TCOLOR;
end;
WIN = record
AX : INTEGER;
AY : INTEGER;
BX : INTEGER;
BY : INTEGER;
end;
Constants |
Variables |