Latest DSP uploads

 

 

21-03-2006

[ CDiskInfo.zip ] [ 350,167 bytes ] [ Freeware ] [ No Source ]
[ D6 | D2 ]
This component allows to retrieve various information about System Drives. Hard Disks, local, floppy disk, network drives, RAM Drives... Can retrieve information about Volume, Serial Number, free/occupied Space, labels, icon of system, Clusters, Sectors... and more. Place it in a form and define the drive letter.
Added: 19-12-2005/21-03-2006   |  Version: 1.2   |  Downloads: 59/(59)/(6)
Author:Neftalí -Germán Estévez-   [Homepage]   [DSP files]

[ ModLink-2_7-evaluation.zip ] [ 1,881,149 bytes ] [ Shareware ] [ With Source ]
[ D4 | D5 | D6 | D7 | D2 ]
ModLink is a set of native VCL components that offer sophisticated solution for seamless integration of the Modbus protocol client/server capabilities into your Windows applications written in Borland Delphi and/or C++ Builder.

With ModLink, you can very easily turn your Windows application either into (i) Modbus client that initiates transactions over the serial network in order to request a remote Modbus server to perform a specific action, or into (ii) Modbus server that listens to the serial network, intercepts, analyzes all incoming requests from a remote Modbus client, and performs an appropriate action.

To get more detailed information about ModLink, and/or download the latest release of VCL components and demo applications, please visit the following web site:

http://www.ozm.cz/ivobau er/modlink/

Added: 14-10-2002/21-03-2006   |  Version: 2.7   |  Downloads: 739/(636)/(6)
Author:Ivo Bauer   [Homepage]   [DSP files]

[ dd-dropfiles.zip ] [ 66,379 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 | D2 ]

Three components are provided that enable applications to support Windows Explorer file drag and drop. The components are:

  • TPJDropFiles - This windowed component catches files dropped anywhere over its window. It can act as a container for other components.
  • TPJFormDropFiles - This non-visual component catches files dropped anywhere on its form, including the non-client areas.
  • TPJCtrlDropFiles - This non-visual component catches files dropped on an associated TWinControl or TFrame.

Key features of these components are:

  • An OnDropFiles event is triggered when files are dropped.
  • The names of dropped files are made available through the Files array property. For convenience, the name of the first file is also stored in the FileName property.
  • The list of dropped files can be configured to include only files, only folders or all files and folders.
  • Dropped folders can be recursed so that all the files and sub-folders in each of the dropped folders are listed.
  • Filters can be applied to the dropped files and folders. This is done in one of two ways: (1) by handling the OnFileFilter event and deciding which files and folders to pass through the filter and (2) by linking the drop file component to a special file filter component, derived from the abstract TPJFileFilter. In this case the dropped files are automatically filtered by the filter component. Two filter components are provided: TPJExtFileFilter that filters according to file extensions and TPJWildCardFileFilter that filters using DOS-style wildcards. Developers can create further filter components by deriving from TPJFileFilter.
  • The mouse co-ordinates where the files were dropped can be retrieved, as can a reference to any control under the mouse cursor at the time.
  • The OnBeforeDrop event can be used to do pre-processing before the files are actually dropped.
  • The IsFolder array property tells if an equivalent item in the Files list is a file or a folder.
  • The owning window can be brought to the front when files are dropped.
  • Some design time assistance is provided by component and property editors.

A Delphi 3-7 OpenHelp compatible help file is supplied. Additionally an a-link keyword file is provided for use with Delphi 6/7.

 [more]
This release adds a new component for catching files in associated TWinControls or TFrames.
Added: 24-07-1999/21-03-2006   |  Version: 5.0   |  Downloads: 5459/(5223)/(44)
Author:Peter D Johnson   [Homepage]   [DSP files]

[ link: acnt_t.zip ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 ]
AlphaControls is a collection of standard controls with new properties added in order to enhanced program interface and add behaviors to common controls. Each control have their own properties for painting gradient, borders, alpha-blending and true blurred shadow. Graphics functions are rendered in real time, so, effects are always sharp with color scheme used. Added caption properties for position and rendering. Mouse event added provide great possiblities. Style Hints control make hints to be displayed alpha-blended and you can choose from many ways to display. With AlphaControls, use a new modern way to design enhanced interfaces and make your application more attractive... while adding pleasure and fun to end users.
Added: 12-05-2003/21-03-2006   |  Version: 4.44   |  Downloads: n/a
Author:Serge Goncharov   [Homepage]   [DSP files]

[ link: pivotcubevcl.exe ] [ size n/a ] [ Freeware ] [ No Source ]
[ D5 | D6 | D7 | C5 | C6 ]
PivotCube VCL is a set a visual components for OLAP analisys and reporting. You can use it to load data from huge relational databases, look for information or details and create summaries and reports that help the end user in making accurate decisions. It provides highly dynamic interface for interactive data analysis.
Added: 5-05-2003/21-03-2006   |  Version: 7.2.6.5   |  Downloads: n/a
Author:Alex Zencovich   Alex Zencovich   [Homepage]   [DSP files]

[ link: comport.zip ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D2 | C4 | C5 | C6 ]
Delphi and C++ Builder component for serial communication for Windows 95/98/ME/NT/2000/XP. Provides communication with modems or other devices connected to serial port. Uses multithreading and overlapping for maximum performance.
Added: 15-11-1998/21-03-2006   |  Version: 3.1   |  Downloads: n/a
Author:Erik Salaj, Winsoft   [Homepage]   [DSP files]

[ pgpdc452.zip ] [ 365,650 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | D8 | D2 | C5 | C6 ]

These sources provide a Delphi (2-8 and 2005) direct interface to PGP requiring a preceding (!) full installation of PGP 6.5.x, 7.x, 8.x or 9.x.

Available capabilities:

  • Encoding and decoding (encryption/decryption/signing/verifying)
  • Creating and verifying file detached (Open)PGP signatures
  • Importing, exporting, revoking, deleting keys & certificates
  • Several key & certificate management functions
  • Key & certificate generation (DH/DSS, RSA)
  • x.509 certificate & S/MIME support
  • Keyserver functions
  • Some utilities

New in Version 4.5.2:

  • Signing data without using PGP's passphrase dialog in TPGPEncode shouldn't cause access violations anymore.
  • CreateX509CertificateFromRequest in X509Funcs.pas now returns a CertPropsList instead of a CertPropsRec.
  • GetKeySetByAnyID in KeyFuncs.pas doesn't try to process non-empty blank IDs (spaces, e.g.) anymore.
  • PGP's dialog for certificate selection shouldn't occasionally hide in background anymore.

Added: 21-11-1999/21-03-2006   |  Version: 4.5.2 - 3/2005   |  Downloads: 11566/(9804)/(77)
Author:Michael in der Wiesche   [Homepage]   [DSP files]

[ swdrawing.zip ] [ 992,820 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
SweetDrawingEngine is a complete vectorial graphic library for Delphi that comes with full sources. It is fully OpenSource. You are now able to create complex and beautiful CAD-like interfaces to your application with the power of OOP and a native library for Delphi. Basic functionality you will have: * Drawing shapes on the designer canvas by mouse actions or code. * Modifying the drawed shapes. * Support multi-layers, deleting/visible/invisible layer(s). * Using all colors possible. * Using different style of pens ,different style of brushes if you need. * Creating text objects with any font installed in the system. * Necessarily shape action related events published. * Unlimited level undo/redo actions. * Cutting, copying, pasting and deleting the shapes. * Sendtoback,Bringtofront all or be a step. * Ordering the shapes(SendToBack, BringToFront, etc.) * Dragging and Scaling the shapes by mouse or code * Snapping the mouse point to grids or existed shape. * Saving the drawing in XML format. * Inserting bitmaps to the drawing. * Locking/Unlocking Shape. * Grouping and ungrouping the shapes. * Packing shapes to use by library. * Zooming and panning, viewing the drawing in any scale. [more]
Added: 21-03-2006   |  Version: 1.16   |  Downloads: 0/(0)/(0)
Author:CodeAccelerate   CodeAccelerate   [Homepage]   [DSP files]

[ xi_library_demo.zip ] [ 760,442 bytes ] [ Shareware ] [ No Source ]
[ D6 ]
XI is a Delphi library that creates a user interface out of an XML source at run time and lets you edit data using this interface. You don't have to write complex code to create a run-time control anymore, just create an XML source that describes the interface you need and XI will do the rest!

Main features:

  • Building a user interface (UI) out of an XML source at run time. The XML source can be loaded from a file, memory or a resource. The XML source can be loaded as text or in the form of "binary XML" (the more compact "compiled" form).
  • Independence from screen resolution. If the screen resolution on the target system differs from the screen resolution on the machine where the XML source was created, XI will scale controls accordingly.
  • Easy-to-use data exchange interface for generated UI. By default, registry and INI files are supported.
  • Basic set of controls, including the set of controls from JVCL.
  • Expandability. You can add your own controls with ease.
  • Detailed documentation explaining every aspect of using XI.
  • Easy-to-use XML source editor with previewing the resulting user interface.


Added: 21-03-2006   |  Version: 1.0   |  Downloads: 0/(0)/(0)
Author:Andrey Bugrimov   RuneByte Software   [Homepage]   [DSP files]

 

 

27-02-2006

[ link: alite.zip ] [ size n/a ] [ Freeware ] [ No Source ]
[ D5 | D6 | D7 ]
Package contains 13 absolutely free and fully-functional components from the AlphaControls package (TsSkinManager, TsSkinProvider, TsEdit, TsCheckBox, TsPanel, TsButton, TsScrollBar, TsLabel, TsWebLabel, TsBitBtn, TsComboBox, TsListBox and TsGauge). By using these components you can see the basic ideas behind AlphaControls which distinguish these components from similar packages. Supported Delphi 5/6/7/2005. Small demo with sources included in this package.
Added: 30-06-2003/27-02-2006   |  Version: 4.42   |  Downloads: n/a
Author:Serge Goncharov   [Homepage]   [DSP files]

[ link: be40t.exe ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D8 | D2 | C5 | C6 ]
Do your applications look a little boring? Would you like to get spectacular yet easy to use visual effects? Billenium Effects will give your applications a different touch without interfering with your existing code. For example, just by dropping two components to your Splash Screen or About form they will be shown with a professional transition effect that will delight your customers.
Delphi/C++Builder 2006 also supported
Added: 27-02-2006   |  Version: 4.0a   |  Downloads: n/a
Author:Francisco Sanchez   [Homepage]   [DSP files]

[ link: compression_component_compression_delphi_encryption_delphi_flexcompress.htm ] [ size n/a ] [ Shareware ] [ No Source ]
[ D4 | D5 | D6 | D7 | C4 | C5 | C6 ]
FlexCompress is a high-speed compression library developed to provide archive functionality for your applications. This solution provides flexible compression and strong encryption algorithms that allows you to integrate archiving or backup features into your programs in a fast and easy way.

FlexCompress includes our new unique technology, a transaction system. This innovative solution gives you a rapid and simple way of updating archive files providing data integrity like a reliable database system.
Key features:
- Creates archive files of custom format having better compression rate than WinZip and WinRar
- Native VCL; no DLLs; no OCXs
- Adds, moves, extracts, deletes, updates, tests, refreshes a group of files by a single operation
- Creates encrypted archives using strong encryption algorithms
- Creates self-extracting (SFX) archives
- Performs regularly archive updates using transactions that allows canceling all modifications at any time in case of some failures. Also this technology optimizes the speed of the archive modification
- Compresses large files with low memory consumption
- Comprehensive help; lots of demos
- Repairs damaged archives
- Maximum archive size is 2^63 bytes
- Archive splitting and multiple disk spanning support
Added: 14-06-2005/27-02-2006   |  Version: 2.70   |  Downloads: n/a
Author:ComponentAce   ComponentAce   [Homepage]   [DSP files]

[ link: zip_component_zip_delphi_zipforge.htm ] [ size n/a ] [ Freeware ] [ No Source ]
[ D4 | D5 | D6 | D7 | C4 | C5 | C6 ]
ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique technology, a transaction system. This innovative solution gives you a fast and easy way of updating archive files providing data integrity like a reliable database system. ZipForge Personal is free for personal use. Any company must order ZipForge Pro to use it in its projects. Key features: - Creates archive files in wide known ZIP format by PKZIP, Inc. - Native VCL; no DLLs; no OCXs - Adds, moves, extracts, deletes, updates, tests, refreshes a group of files by a single operation - Free for personal use - Creates self-extracting (SFX) archives - Performs regularly archive updates using transactions that allows canceling all modifications at any time in case of some failures. Also this technology optimizes the speed of the archive modification - Compresses large files with low memory consumption - Comprehensive help; lots of demos - Repairs damaged archives - Zip64 format is supported; maximum archive size is 2^63 bytes - Archive splitting and multiple disk spanning support
Added: 14-06-2005/27-02-2006   |  Version: 2.70   |  Downloads: n/a
Author:ComponentAce   ComponentAce   [Homepage]   [DSP files]

[ link: adoxcs.exe ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D2 | C4 | C5 | C6 ]
Components for creating, modifying and deleting schema objects such as tables, views, procedures and also maintaining security using ADOX (ActiveX Data Objects Ext. for DDL and Security)
Supported is also the latest Delphi 2006
Added: 4-04-2005/27-02-2006   |  Version: 2.6   |  Downloads: n/a
Author:WINSOFT   [Homepage]   [DSP files]

[ link: awe.zip ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D2 ]
Address Windowing Extensions (AWE) for Delphi allows your applications to quickly manipulate physical memory greater than 4GB. Windows 2000 or higher is required.
Supported is also the latest Delphi 2006
Added: 4-04-2005/27-02-2006   |  Version: 1.2   |  Downloads: n/a
Author:WINSOFT   [Homepage]   [DSP files]

[ link: ioport.exe ] [ 81,584 bytes ] [ Shareware ] [ With Source ]
[ D5 | D6 | D7 | D2 | C4 | C5 | C6 ]
Delphi and C++ Builder component for direct access to I/O ports on Windows 95/98/ME/NT/2000/XP.
Supported is also the latest Delphi/C++Builder 2006
Added: 20-09-1998/27-02-2006   |  Version: 3.2   |  Downloads: n/a
Author:WINSOFT   [Homepage]   [DSP files]

[ link: joystick.exe ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D2 | C4 | C5 | C6 ]
Delphi and C++ Builder component for retrieving joystick position and status.
Supported is also the latest Delphi/C++Builder 2006
Added: 19-08-2002/27-02-2006   |  Version: 1.5   |  Downloads: n/a
Author:WINSOFT   [Homepage]   [DSP files]

[ link: jrocs.exe ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D2 | C4 | C5 | C6 ]
Components for creating, modifying and synchronizing MS Access replicas using JRO (Jet and Replication Objects).
Supported is also the latest Delphi/C++Builder 2006
Added: 23-08-1999/27-02-2006   |  Version: 2.6   |  Downloads: n/a
Author:WINSOFT   [Homepage]   [DSP files]

[ link: memport.exe ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D2 | C4 | C5 | C6 ]
Delphi and C++ Builder component for access to physical memory on Windows NT/2000/XP.
Supported is also the latest Delphi/C++Builder 2006
Added: 27-02-2006   |  Version: 1.3   |  Downloads: n/a
Author:WINSOFT   [Homepage]   [DSP files]

[ link: smapi.exe ] [ size n/a ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D2 | C4 | C5 | C6 ]
Delphi and C++ Builder components you can use to add messaging functionality into your applications. Based on SimpleMAPI standard, components are compatible with MS Outlook, Outlook Express and other mail clients.
Supported is also the latest Delphi/C++Builder 2006
Added: 6-08-2002/27-02-2006   |  Version: 1.3   |  Downloads: n/a
Author:WINSOFT   [Homepage]   [DSP files]

 

 

15-02-2006

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.
Next 20 files