About Box Component

   
Release: 3.5
Date: 27 December 2009
Delphi Compatibility:
 D1   D2   D3   D4   D5   D6   D7  D2005
(Win32)
D2006
(Win32)
D2007 D2009
(Win32)
D2010
(Win32)
Red LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED Green LED

Install Info

Important note
Please ensure that you have installed the TPJVersionInfo component v3.0 or later before installing the about box component.

TPJAboutBoxDlg, its help files 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:

  • PJAbout.pas – Component source code.
  • PJAbout.dfm – Form file containing about box.
  • PJAbout.dcr – Component palette glyph.
  • PJAbout.hlp – Help file that integrates with the Delphi 3-7 IDE.
  • PJAbout.als – Keyword file required when integrating the help file with Delphi 6 and 7.
  • ReadMe.htm – This read-me file.
  • ChangeLog.txt – Change log.
  • MPL.txt – Mozilla Public License.
  • Wiki.URL – Shortcut to online component Wiki.

In addition to the above files you will find the the source code of a demo project in the Demo sub-directory.

You can now install the component into the Delphi IDE. The files PJAbout.pas, PJAbout.dfm and PJAbout.dcr are required to do this. For Delphi 3 onwards you must include these files in a design time package that is installed into the Delphi IDE. If you need help doing this see here.

Note that the help file included in the download can only integrate with the IDE in Delphi 3-7. For information on how to do this, see this article. Users of other versions of Delphi can either use the help file as a stand-alone file (in which case some links won't work) or you can use the About Box Component Wiki.