Deploying Delphi Applications Please Read This File
Deploying Delphi Applications Please Read This File
-----------------------------
5. Sample Images.
15. ReportSmith.
=======================================================================
If you use InstallShield, treat .DPL (package) files just like other
DLLs. From the Setup Checklist, open Groups and Files, then click
Add Group. You can create a group called "Packages" for DPLs; to
install packages in the Windows\System directory, choose <WINSYSDIR>
as the destination directory. (We recommend installing .DLL and .DPL
files in the Windows\System directory.) Then click Launch Explorer
to select the DPL files you want to deploy.
NOTE: When you deploy applications that use the TCoolBar component,
make sure that end-users have version 4.70 or later of COMCTL32.DLL.
Setting the Flat property of TToolBar to True also requires version
4.70 or later of COMCTL32.DLL. For a list of other components that
work best with the latest version of COMCTL32.DLL, see README.TXT.
DSS30.DPL
IBEVNT30.DPL
INET30.DPL
INETDB30.DPL
QRPT30.DPL
TEE30.DPL
TEEDB30.DPL
TEEUI30.DPL
VCL30.DPL
VCLDB30.DPL
VCLDBX30.DPL
VCLSMP30.DPL
VCLX30.DPL
IBEVNT30.DPL
INET30.DPL
INETDB30.DPL
QRPT30.DPL
TEE30.DPL
TEEDB30.DPL
TEEUI30.DPL
VCL30.DPL
VCLDB30.DPL
VCLDBX30.DPL
VCLSMP30.DPL
VCLX30.DPL
INET30.DPL
INETDB30.DPL
QRPT30.DPL
VCL30.DPL
VCLDB30.DPL
VCLDBX30.DPL
VCLSMP30.DPL
VCLX30.DPL
Packages that you develop may not have the same names as
Borland-supplied packages. If you distribute component libraries
or other packages, it is recommended that you avoid using the default
DCLUSR30 package name, since this will cause naming conflicts with
other developers.
5. Sample images
----------------
Delphi 3 includes a library of freely distributable bitmap images
normally installed in the subdirectory \IMAGES.
Oracle
----------------------------------------------
SQLORA32.DLL Oracle SQL Link driver
SQL_ORA.CNF Default BDE configuration file
for ORA SQL Link
Sybase Db-Lib
----------------------------------------------
SQLSYB32.DLL Sybase Db-Lib SQL Link driver
SQL_SYB.CNF Default BDE configuration file
for SYB Db-Lib SQL Link
Sybase Ct-Lib
----------------------------------------------
SQLSSC32.DLL Sybase Ct-Lib SQL Link driver
SQL_SSC.CNF Default BDE configuration file
for SYB Ct-Lib SQL Link
Informix
----------------------------------------------
SQLINF32.DLL Informix SQL Link
SQL_INF.CNF Default BDE configuration file
for INF SQL Link
DB/2
----------------------------------------------
SQLDB232.DLL DB/2 SQL Link
SQL_DB2.CNF Default BDE configuration file
for DB/2 SQL Link
InterBase
----------------------------------------------
SQLINT32.DLL InterBase SQL Link driver
SQL_INT.CNF Default BDE configuration file
for INT SQL Link
15. ReportSmith
---------------
The TReport component is included with Delphi 3 for compatibility
with older versions of Delphi only. To use TReport in applications,
you must have the ReportSmith runtime.
----------------------------------------------------------------------