Quantcast
Channel: Torry's Delphi Pages News: Components
Viewing all 1736 articles
Browse latest View live

LayerForm v.1.0 added

$
0
0
This library of four components will help to decorate your projects beautiful shapes "About" and more. On the official website contains many examples.

Product License: FNC
Source: None
File Status: Fully functional

Compatible with: D7


NextGrid v.5.8 updated

$
0
0
NextGrid is powerfully native Delphi and C++ Builder component.

Main Features:

  • Attractive and modern user interface (native OS styles supported)
  • Easy to use columns editor in design time
  • Easy to use properties and methods in run-time
  • 2 Grid Styles (Report and Slides)
  • Compact size (small footprint in final application)
  • 19 column types (more is planned)
  • 5 header styles
  • 15 inplace and standalone editors
  • Indicator, footer, input line included
  • Written from scratch without inheriting limited StringGrid or ListView
  • Unicode and RTL support
  • And much more...
Recent added Features:
  • Row best-fit
  • New Memo column type
  • SlidesEditor for design-time and run-time Slides design
  • FixedCols property
  • New TreeColumn.
  • Windows 7/Vista HeadersStyle
  • Row Moving in run-time
  • New Calc Column
  • Run time Columns Customization
  • Delphi XE 3 Support (32bit & 64bit)
Additional Info:
  • More components available for registered users.
  • MS Office 2007 and 2010 support components with ColorScheme component (blue, silver, black).
  • ToolBox component with support for TBX themes
  • OutlookBar component with support for TBX themes
  • Unlimited support via e-mail and support forum.

Product License: FW
Source: On purchase/registration
File Status: Fully functional

Compatible with: D6 D7

sgcWebSockets v.2.2 added

$
0
0

WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket.

sgcWebSockets is a complete package providing access to WebSockets protocol, allowing to create WebSockets Servers, Intraweb Clients or WebSocket Clients in VCL and Firemonkey applications.

  • Fully functional multithreaded WebSocket server according to RFC 6455.
  • Supports Firemonkey (Windows and MacOS).
  • Supports Chrome, Firefox and Safari (including iPhone, iPad and iPod)
  • Multiple Threads Support
  • Supports Binary and Text Messages
  • Server component providing WebSocket and HTTP connections through the same port.
  • Supports Message Compression, supported by Server and Client Components (compatible with Chrome and Safari too).
  • Client WebSocket supports connections through Socket.IO Servers.
  • Client WebSocket supports connections through HTTP Proxy Servers.
  • Events Available: OnConnect, OnDisconnect, OnMessage, OnError
  • Built-in sub-protocols: JSON, Datasets
  • Built-in Javascript libraries to support browser clients.
  • Easy to setup
  • Javascript Events for a full control
  • Async Events using Ajax
  • SSL/TLS Support for Server and Client Components

Product License: FW
Source: On purchase/registration
File Status: Fully functional

Compatible with: D2007 D2009 D2010 DXE DXE2 DXE3 DXE64

Habari Web Components v.2.2 added

$
0
0
The Habari Web Components web application framework allows to build web applications from simple building blocks. It is designed for small and medium sized web applications, and supports multiple application contexts with separated resource folders, dynamic and static web resources, configurable logging, IPv4 and IPv6 connectors, resource path mapping, static resource caching and MIME type detection and on-demand HTTP session creation. Its core HTTP server infrastructure leverages the Internet Direct (Indy) library.

Product License: SW
Source: On purchase/registration
File Status: Demo only

Compatible with: D2009 D2010 DXE DXE2 DXE3

AlphaControls Lite Edition v.8.15 updated

$
0
0
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. Small demo with sources included in this package.
  • It is possible to embed any skins within the Exe-file for easy deployment;
  • Skins are upgradeable and have a very simple structure;
  • Drawing of components is produced in several layers, so components may be alpha-blended, can have nice realistic borders, shadows and some other beautiful effects;
  • Skinning of most Standard edit controls by the TsSkinProvider component is available also.
  • The elements of each control are calculated in real-time, so any control can be freely moved and resized at run-time;
  • PNG-glyphs support in the buttons;
  • Billenium effects support;
  • HUE offset and saturation of current skin colors changing;
  • Working with the components is very simple and intuitive...

Product License: FW
Source: None
File Status: Fully functional

Compatible with: C2k10 C2k6 C2k7 C2k9 CB6 CB64 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64

AlphaControls v.8.15 updated

$
0
0
A package of standard and unique skinable VCL's for professional UI design development using AlphaSkins. AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. We have also added some properties and components, which make AlphaControls (and the applications that use them) unique.

Features:

  • Skins are upgradeable and have a very simple structure.
  • The elements of each control are calculated in real-time, so any control can be freely moved and resized at run-time.
  • Drawing of components is produced in several layers, so components may be alpha-blended, can have nice realistic borders, shadows and some other beautiful effects.
  • It is possible to embed any skins within the Exe-file for easy deployment.
  • Most standard edit controls are skinned automatically by TsSkinProvider component.
  • TPNGImageList component support (if USEPNG key defined).
  • Unicode support (see help-file for details).
  • Billenium effects and TMS Unicode Component Pack full support.
  • Many more...

Product License: SW
Source: On purchase/registration
File Status: With Nag-Screen

Compatible with: C2k10 C2k6 C2k7 C2k9 CB6 CB64 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64

MD5 Message Digest Unit v.1.1 added

$
0
0

This unit contains an implementation of the MD5 message digest algorithm. A Delphi class named TPJMD5 provides overloaded methods for calculating the MD5 of

  • Files.
  • Byte arrays.
  • Strings: Unicode, ANSI and short strings are all supported.
  • Streams.
  • Untyped data buffers (useful for getting the MD5 of ordinal values).

Data types can be mixed and matched. Class methods provide quick shortcuts to taking the MD5 of a single file or single data item without having to create and free a TPJMD5 instance.

There is also an "advanced" record, TPJMD5Digest, that encapsulutes a MD5 digest. Operator overloads for assigning digests to and from strings and bytes arrays are provided. The digest can also be read in long words chunks.

The code was developed from scratch based on the algorithm presented in RFC 1321. Portions of the code are translated from the reference C code supplied in the RFC. However the code is not a literal translation into Pascal from the reference C code.

The algorithm and reference code are copyright © 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.

DUnit tests for the unit are supplied in the download. The tests include all those specified in RFC 1321 (http://www.faqs.org/rfcs/rfc1321.html).

The unit is fully documented at http://www.delphidabbler.com/url/md5-docs

Product License: FW
Source: None
File Status: Fully functional

Compatible with: D2009 D2010 DXE DXE2 DXE3 DXE64

System Information Classes v.4.0 added

$
0
0

The System Information Classes unit provides the following static classes and global variables:

  • TPJComputerInfo: provides information about the user's computer.
  • TPJSystemFolders: gets full path of certain system folders.
  • TPJOSInfo: provides information about the Windows operating system including platform, product and edition, service packs, version numbers, product ID etc.
  • Global Win32XXX variables:extra variables to those provided by the SysUtils unit that provide extended OS version information on later NT platform OSs.

The classes are fully documented online.

All the classes are compatible with the Delphi 32 bit and 64 bit compilers.

Demo programs are included for both the VCL and FireMonkey 2 frameworks.

Product License: FW
Source: None
File Status: Fully functional

Compatible with: D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE3 DXE64 FM2


Fractions Unit v.0.1 beta added

$
0
0

The Fractions Unit contains an advanced Delphi "record with methods" that encapsulates a fraction and the operations on it.

Numerous operators are overloaded to allow arithmetic and comparisons to be performed using the normal Pascal operators.

Fractions can also be assigned directly from integers and floating point numbers, making it easy to convert a floating point number to its fractional equivalent.

The unit is documented here.

The Fractions Unit is supplied with DUnit tests for all operators and methods.

Product License: FWS
Source: Included
File Status: Fully functional

Compatible with: D2009 D2010 DXE DXE2 DXE64

TPJVersionInfo v.3.3.1 updated

$
0
0
TPJVersionInfo is a 32 bit non-visual component for all Win32 and Win64 versions of Delphi 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:

  • Access to fixed file information, either by field or the whole record.
  • Access to the number of translations stored in the version information.
  • Selection of the translation for which information is to be returned by other properties.
  • Access to the language and code page of the current translation - by code and by name.
  • Access to the string file information for the current translation - named properties access the Microsoft-defined string information, while an array property gives access to any string item by name.
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 only. The component is also documented online.

The source code for two demo projects is included.

Product License: FWS
Source: Included
File Status: Fully functional

Compatible with: CB1 CB3 CB4 CB5 CB6 D2 D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE3 DXE64

TPJAboutBox v.3.6 updated

$
0
0
This VCL 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 version information resource. This is accessed using a linked TPJVersionInfo component -- available from my website.

Note: The TPJVersionInfo component must be installed before the about box.

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 the dialog's location on the screen can also be customised.

The component is compatible with the Delphi 32 and 64 bit Windows compilers.

A help file is included that integrates into the IDE for Delphi 3 to Delphi 7. It does not integrate with the Delphi 1 and Delphi 2 IDEs but can be used independently.

The component is also documented here.

Product License: FWS
Source: Included
File Status: Fully functional

Compatible with: D2 D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE3 DXE64

MiTeC Portable Executable Reader v.1.5 added

$
0
0
MiTeC PE Reader is based on TObject class and contains complete interface for reading executable file properties and structure. It is compatible with PE32 (Portable Executable), PE32+ (64bit), NE (Windows 3.x New Executable) and VxD (Windows 9x Virtual Device Driver) file types. .NET executables are supported too. It enumerates introduced classes, used units and forms for files compiled by Borland compilers.

Here are enumerated structures that are evaluated:

  • DOS, File, Optional and CLR headers
  • CLR Metadata streams
  • Sections
  • Directories
  • Imports
  • Exports
  • Resources
  • .NET Metadata
  • Load Config
  • Debug
  • Thread Local Storage
  • Exceptions
  • Units
  • Forms
  • Packages
  • Classes
  • Flags
  • Version Info.

Product License: FW
Source: On purchase/registration
File Status: Fully functional

Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64

MiTeC EXIF Reader v.3.8 updated

$
0
0
MiTeC EXIF Reader is based on TObject class and contains complete interface for reading TIFF 6.0 and EXIF (IFD 0, Sub IFD, Interoperability IFD), JPEG thumbnail (IFD 1) and MakerNote (Canon, Nikon, Olympus, Panasonic, Fuji, Casio, Minolta) and GPS tags stored in image files.

Product License: FW
Source: On purchase/registration
File Status: Fully functional

Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64

TFileSearcher v.1.1 added

$
0
0
TFileSearcher is a component for easy searching for files and/or folders.
  • Search for multiple masks at one time
  • Interpret file attributes in one of four different types
  • Optional recursive search, a maximum recursion level can be defined
  • Non-blocking, uses a thread internally
  • Extended search options such as minimum/maximum filesize can be defined
  • Comments in German
Improvements:
  • Code changes for compatibility, now works with Delphi 5 and Delphi 6 PE

Product License: FWS
Source: Included
File Status: Fully functional

Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE

Excel Component Suite v.2.1 updated

$
0
0
Components for automating Microsoft Excel.
  • supports Microsoft Excel 97 - 2013
  • provides full access to Excel objects
  • available for Delphi/C++ Builder 5 - XE3 and Lazarus 1.0.4
  • source code included in full version
  • distributing components in applications is royalty free

Product License: SW
Source: On purchase/registration
File Status: Fully functional

Compatible with: C2k10 C2k6 C2k7 C2k9 CB4 CB5 CB6 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64


FFMPEG Video Player For Firemonkey v.3.0 added

$
0
0
FFMPEG Player For Firemonkey is a cross platform (windows and Mac OSX) video player component based on ffmpeg to decode and play video/ audio.
  • Support playing all the video / audio that can be decoded by ffmpeg.
  • New: Airplay Receiver AddOn;only support photo, video playback via Airplay
  • New:Support DVD playback with dvd extension.
  • Support playback at most 8 videos at the same time.
  • Hardware accelerated H.264 decoding on Mac OSX.
  • Memory stream , http , etc playback
  • Based on multithread decoding ffmpeg branch , faster on multiple core cpu.
  • Provide stop , pause , resume, step forward, seek operations .
  • Lots of video filters support (flip, negate, drawbox and watermark, overlay text)їЅїЅ
  • 50+ Sox Audio Filters
  • Dynamic switch active video/audio track for multiple tracks video.
  • Capable display bitmap subtitle such as dvdsub.
  • Disable screen saver while playback
  • Volume control
  • Text to speech support (US English only)
  • Bluray support (without encrypted disc support)
What is new:
  • Airplay Receiver AddOn:Support Photo , Video playback via Airplay

Product License: SW
Source: On purchase/registration
File Status: Trial (work while IDE is running)

Compatible with: CBXE2 CXE3 DXE2 DXE3 FM FM2

Office Component Suite v.2.1 added

$
0
0
Components for automating Microsoft Office.
  • supports Microsoft Office 97 - 2013
  • contains Excel and Word components
  • available for Delphi/C++ Builder 5 - XE3 and Lazarus 1.0.4
  • source code included in full version
  • distributing components in applications is royalty free

Product License: SWS
Source: Included
File Status: With Nag-Screen

Compatible with: C2k10 C2k6 C2k7 C2k9 CB5 CB6 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64

Word Component Suite v.2.1 updated

$
0
0
Components for automating Microsoft Word.
  • supports Microsoft Word 97 - 2013
  • provides full access to Word objects
  • available for Delphi/C++ Builder 5 - XE3 and Lazarus 1.0.4
  • source code included in full version
  • distributing components in applications is royalty free

Product License: SW
Source: On purchase/registration
File Status: With Nag-Screen

Compatible with: C2k10 C2k6 C2k7 C2k9 CB4 CB5 CB6 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64

BS/1 Accounting v.2013.1 updated

$
0
0
Accounting software: Accounts Payable, Accounts Receivable, General Ledger, Inventory, and Sales Analysis. Delphi source code is available royalty-free for ADO - SQL Server and DBISAM databases.

Product License: C
Source: On purchase/registration
File Status: Evaluation (time-limit)

Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3

BS/1 Professional v.2013.1 updated

$
0
0
BS1 Professional is a time billing and accounting system: AP, AR, GL, Inventory, Time Billing, and Sales Analysis. Jobs are tracked by priority and due date. Time is billed against the tasks which make up a job. Includes a stopwatch and time calculator. Application is free for Delphi programmers (if Delphi installed). Source available royalty-free for ADO - SQL Server and DBISAM databases.

Product License: FW
Source: On purchase/registration
File Status: Fully functional

Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3

Viewing all 1736 articles
Browse latest View live


Latest Images