home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
Chip_2004-02_cd1.bin
/
program
/
delphi
/
kompon
/
d4567
/
google
/
DIHtmlGooglePlugin.exe
/
Source
/
DIHtmlGooglePlugin_D4.dpk
< 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
|
2003-08-29
|
244 b
|
13 lines
package DIHtmlGooglePlugin_D4;
{$R 'DIHtmlGooglePlugin.dcr'}
requires
vcl40,
DIHtmlParser_D4; // Download DIHtmlParser from http://www.zeitungsjunge.de/delphi/
contains
DIHtmlGooglePlugin in 'DIHtmlGooglePlugin.pas';
end.