Install

--------------------------------------------------------------------------------

PDJXPPack may be used in Delphi 5.0, 6.0,7.0 and 2005 Previous versions of Delphi are not supported


--------------------------------------------------------------------------------
 
 Include search path 
 Install Trial Edition 
 Install Full Edition 

--------------------------------------------------------------------------------
 
You must unzip the ...Source.zip with the -d parameter of PKUNZIP or if You use WinZip, You must check Use Folder Names. This action is necessary because it recreates the directory structure.  
Before install packages of PDJXPPack, first, you must have to include the full path of Your PDJXPPack Source directory in search path.

 
Include search path: 
 
 
Select Tools | Environment Options... on the menu bar.

In dialog window called Enviroment Options select Library tab and find Item Library Path and Press button "..."

In dialog window called Directories input follow string:

Example: C:\PDJXPPack\Source

and press Add button

Click OK.

for information:

Only Trail Edition have Source folder with D5,D6 and D7 folders, full edition have only Source folder with source code units.
 
For Trail Edition: 

Include the full path of Your PDJXPPack Source directory in search path.

 
for Delphi 5:

Open the package ...Source\D5\PDJ_XD5.dpk. and click Install button. 
for Delphi 6:

Open the package ...Source\D6\PDJ_XD6.dpk. and click Install button. 
for Delphi 7:

Open the package ...Source\D7\PDJ_XD7.dpk. and click Install button.  



for Delphi 2005:

Open the package ...Source\D7\PDJ_XD2005.dpk. and click right button of mouse on item PDJ_XD2005.bpl to open popup menu, after this selected Install item on popup menu.

 When compiler has done, close the package editor window.

 The component library will be rebuilt and a tab named PDJXPPack will be available on the Component Palette.

For Full Edition: 

You must unzip the ...Source.zip with the -d parameter of PKUNZIP or if You use WinZip, You must check Use Folder Names. This action is necessary because it recreates the directory structure. Include the full path of Your PDJXPPack Source directory in search path.

for Delphi 5:


Open the package ...Source\PDJ_XD5.dpk. and click Install button. 

for Delphi 6:

Open the package ...Source\PDJ_XD6.dpk. and click Install button. 

for Delphi 7:

Open the package ...Source\PDJ_XD7.dpk. and click Install button. 

for Delphi 2005:

Open the package ...Source\D7\PDJ_XD2005.dpk. and click right button of mouse on item PDJ_XD2005.bpl to open popup menu, after this selected Install item on popup menu.

 When compiler has done, close the package editor window.

The component library will be rebuilt and a new tab category named PDJXPPack will be available on the Component Palette.







