home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer Source 3
/
Developers_Source_Vol_03_1996.iso
/
delph
/
may95
/
ents1f2.gif
< prev
next >
Tile
Graphics Interchange Format
|
1996-02-01
|
14.2 KB
|
430x582
|
4-bit (6 colors)
ocr:
MADELPHIAUNIT.PAS unit Unitl; interface uses SysUtils, WinTypes, winProcs, Messages, Classes, Graphics, Controis, Forms, Dialogs; type CustCompl = Class (icomponent) private - Private declaratzons 1 protected I - Protected Reclaratzons 1 public ( PubliC aeclaratzons 1 published I - Published declaratzons 1 end; procedure Register; implementation procedure Register; begun Registercomponents ('Custom', (CustCompl]): end; end. 3: 29 Modified Insert Unit1