The Shell Folders Unit, its property editor, documentation and demo program are supplied in a zip file. Before installing you need to extract all the files from the zip file, preserving the directory structure. The following files will be extracted:
-
PJShellFolders.pas
– classes, routines, constants and component source code.
-
PJShellFolders.dcr
– component palette glyphs.
-
PJShellFoldersDsgn.pas
– property editor and component registration source code.
-
ReadMe.htm
– read-me file.
-
ChangeLog.txt
– unit's change log.
-
MPL-2.txt
– the Mozilla Public License v2.0.
-
Documentation.URL
– short-cut to the unit's online documentation.
-
PJShellFolders.hlp
– help file that integrates with the Delphi 3-7 OpenHelp system. Deprecated
-
PJShellFolders.als
– a-link keyword file for integration with the Delphi 6 or 7 OpenHelp system. Deprecated
In addition to the above files you will find the source code of a demo project in the Demo
sub-directory.
You can now install the components into the Delphi IDE. To do this, the files PJShellFolders.pas
, PJShellFolders.dcr
and PJShellFoldersDsgn.pas
should be added to a design time package. If you need help doing this see here.