home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
w3_prog
/
tpwin31.arj
/
TTFCNST.PAS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Pascal/Delphi Source File
|
1992-04-06
|
155 b
|
15 lines
unit ttfcnst;
interface
const
cm_About = 101;
cm_Shadows = 201;
cm_AlignmentMarks = 202;
cm_Fonts = 203;
implementation
end.