System information classes and associated global variables. Information is provided via:TPJComputerInfo: a static class that provides information about the user's computer.TPJSystemFolders: a static class that gets full path of
TPJVersionInfo is a 32 bit non-visual component for all Win32versions of Delphi and C++Builder that encapsulates the version informationcontained in an executable file's resources.The component reads information from a designated
TPJVersionInfo is a 32 bit non-visual component that encapsulates the version information contained in an executable file.The component reads information from a designated file's VERSIONINFO resource using the Windows API GetFileVersionInfo and
The window state components can save and restore a window's size, position and state (minimized, maximized or normal) between program executions. Two components are provided that use different means of recording the window's information - one uses th
TPJHotLabel is a simple Delphi component that descends from TLabel. It provides a clickable label that can start the default web browser to access a specific URL. For mailto URLs the default email client is started.Key features of the component
Component Help Installer Release 2 (CHI2) installs Delphi-compatible help files into Delphi's OpenHelp system so that the help files are integrated with Delphi. Context sensitive help for components, classes and routines installed by
The window state components can save and restore a window's size, positionand state (minimized, maximized or normal) between program executions. Twocomponents are provided that use different means of recording the window'sinformation. They
This property editor has been designed to get round two limitations of the standard Delphi string property editor.The standard property editor does not allow multi-line strings with embedded CR/LF characters to be entered via the object
This is a property editor for properties of type HKEY - the type is used for registry root keys.When a HKEY property is selected in the Delphi Object Inspector the property editor displays a drop-down list of all the possible registry root
This component encapsulates an About Box in a non-visual component. It has various string properties to display five different pieces of information in the about box.Alternatively, the about box can display information from the program's |