home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
chip
/
tvgencpp
/
demo3cpp.exe
/
TEMPLATE
/
TINPLINE.OTF
< 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
Text File
|
1994-12-02
|
155 b
|
6 lines
@SNIPPET OBJ_BOT
cl=new TInputLine(TRect(%_BOUNDS%),%TEXTLENGTH%+1);
@CALL ObjParams cl->
@RELATED cl
%_OWNER%insert(cl);
@SNIPPET OBJ_EOT