The Message Dialogue Components 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:
-
PJMessageDialog.pas – component source code.
-
PJMessageDialog.dcr – component palette glyphs.
-
ReadMe.htm – read-me file.
-
ChangeLog.txt – project change log.
-
MPL-2.txt – the Mozilla Public License v2.0.
-
Documentation.URL – short-cut to the components' online documentation.
In addition to the above files you will find the source code of the demo project in the Demo sub-directory.
You can now install the components into the Delphi IDE. To do this, the files PJMessageDialog.pas and PJMessageDialog.dcr should be added to a design time package. If you need help doing this see here.