home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 27
/
IOPROG_27.ISO
/
SOFT
/
SMTP.ZIP
/
KEYCODE.PAS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Pascal/Delphi Source File
|
1999-03-28
|
95 b
|
15 lines
unit keycode;
interface
const
SEE_KEY_CODE = 0;
implementation
end.