Delphi 2005 freeware InVisible Components |
[ dd-aboutbox.zip ] [ 32,387 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | D7 | D2 ] | ||
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 extracted from the program's version information resource. This is accessed using a linked TPJVersionInfo component - available from DSP and my website. Note: The TPJVersionInfo component must be installed before this component. The About box also displays an icon. This is the icon defined for the application (see the Icon property of TApplication). If no icon has been specified for the application the default Delphi icon is used. The display attributes and location on the screen can also be customised. A help file is included that integrates into the IDE for Delphi 3 to 7. It does not integrate with the Delphi 1, 2 and 2005 or later IDEs but can be used independently of the IDE. [more]v3.3 adds a new Position property to enable the dialog to be aligned to the screen, the desktop work area or the parent form. New demo program also added. Added: 15-07-1999/19-12-2005 | Version: 3.3.1 | Downloads: 5185/5003/22
|
[ dd-hkeype.zip ] [ 6,396 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D2 ] | ||
This code defines a property editor for properties of type HKEY - i.e. registry root keys. The editor causes a drop-down list of all the registry root keys supported by Delphi to be displayed in the object inspector for any property of type HKEY. Such a property is exposed by my TPJRegWdwState component (available on DSP or from my website). This property editor is included with current releases of that component. [more]v1.0.2 adds support for Delphi 6 & 7. Added: 5-11-2000/19-12-2005 | Version: 1.0.3 | Downloads: 2697/2679/26
|
[ dd-messagedlg.zip ] [ 52,274 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 | D7 | D2 ] | ||
This unit provides various customisable message dialog box components. Three components are installed on the component palette. They are:
A demo project is included along with an OpenHelp compatible help file that integrates with Delphi 3-7. [more]Tested on Delphi 4, 6, 7 and 2006. Added: 1-05-2001/9-01-2006 | Version: 2.1 | Downloads: 2228/2226/44
|
[ dd-vinfo.zip ] [ 52,945 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D2 | C1 | C3 | C4 | C5 | C6 ] | ||
TPJVersionInfo is a 32 bit non-visual component for all Win32 versions of Delphi and C++Builder that encapsulates the version information contained in an executable file's resources. The component reads information from a designated file's VERSIONINFO resource. The required file is specified in the component's FileName property. Setting FileName to the empty string fetches version information for the executable containing the component. The boolean HaveInfo property indicates whether the file contains version information. This component can access variable file information for each language provided in the resource. Run-time properties enable access to to version information. Properties enable:
The component makes calls to the Windows API. Therefore the version information being read must follow the Microsoft guidelines - be warned that not all software complies! For detailed information about version information refer to the Win32 SDK. A help file is provided that integrates with the help system of Delphi 3 to 7. An a-link keyword file is provided for integration with Delphi 6 and 7. Source code of two demo programs is also provided. [more]A 16 bit version of the component is available from the author's website. Added: 19-12-2005 | Version: 3.1.1 | Downloads: 148/148/26
|
[ dd-wdwstate.zip ] [ 48,372 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 | D2 ] | ||
TPJWdwState and TPJRegWdwState are a pair of non-visual components that can save and restore a window's size, position and state between program executions. Key features are:
TPJWdwState stores window information in an ini file while TPJRegWdwState uses the Windows registry. A help file is included that integrates into the Delphi 3-7 OpenHelp system and can be used stand-alone with Delphi 2005 and later. A property editor is provided for editing HKEY values (such as the registry root key property of TPJRegWdwState). This editor is also available separately. [more]Added: 23-08-1999/19-12-2005 | Version: 4.3.1 | Downloads: 4172/3870/17
|
[ firecracker.zip ] [ 7,064 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 | D7 | D8 | D2 ] | ||
This component talks to the FireCracker rf module that connects to a serial port and allows you to turn on/off X10 devices or dim/bright lamps connected to an X10 module. Very simple and easy to use. There is a very small example included. Added: 3-10-1999/24-08-2005 | Version: n/a | Downloads: 3535/3402/31
|
[ kacharset.vcl.net.zip ] [ 5,644 bytes ] | [ Freeware ] [ With Source ] [ D8 | D2 ] | ||
KA Charset can be used convert a text from one charset to another charset that is supported by Microsoft Windows. List of available charsets depends on the version of Internet Explorer that is installed on the host machine. Added: 4-04-2005 | Version: V1.0 | Downloads: 202/202/3
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.