home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
LPAS
/
YG605W95.ZIP
/
DELPHI2.TXT
< prev
next >
Wrap
Text File
|
1996-10-06
|
617b
|
12 lines
For the Windows programmer using Borland Delphi 2.x
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
For the users of a Power Engine (YGrep Search Engine or BitList Engine),
it is important to notice that when used with Delphi 2.0, the DLL must
be interfaced using a specific interface file named YGREPINT.PAS (resp.
BITLINT.PAS) that provides all the information for proper integration.
To use it, simply place 'YGrepInt' in the USES clause of your program
and call the functions as they are defined in the interface file. When
they are present, see the Delphi 2.0 source files for some sample code.