Archive for the ‘Freeware’ Category

AVLock Simple v.3.1

Tuesday, September 9th, 2008

AVLock Simple is a simple and powerful licensing component. It does not have forms of any kind, simply does the work and gives you the necessary features to retrieve the registration status and to register your application. The design of the registration interface is up to you. The way as you protect your program according to the registration status is up to you. In this way you will be able to implement all possible configurations for previous AVLock versions and much more.

A lot of new features has been added in this release mostly in order to add online licensing capabilities. A new set of php scripts called the Online License Manager (OLM) now allow you to manage the whole licensing cycle, namely to start the trial period, optionally extend it, purchase and activate the application, and finally to move the license to another computer if needed, includes an online utility -the control panel- to allow you to access to the remote database in order to view and edit the registration data. Also, allow to configure your application to be installed into a removable disk like a pen-drive, memory stick, etc.

(more…)

Vampyre Imaging Library v.0.26.0

Friday, September 5th, 2008

Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries.

New in 0.26.0:

  • 3Dc compressed image data formats.
  • New canvas methods (blending, nonlinear filters, point transforms, …)
  • Binary morphology.
  • XPM file format loader.

(more…)

NextGrid v.4.5

Monday, August 18th, 2008

NextGrid v.4.5

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.
  • Vista HeadersStyle
  • Row Moving in run-time
  • New Calc Column
  • Run time Columns Customization

(more…)

EkszBox-VCL v.1.25

Monday, June 23rd, 2008

Mainly contains easily skinnable/attractive controls with animation/ fade/ tween effects: ImgProgressBar, ImgTrackBar, ImgCheckBox, ImgButton, ImgForm, ImgLED, GradientBar, FadeImage, DirBrowse.

(more…)

HTML Viewer Components v.9.45

Saturday, June 21st, 2008

The HTML component set consists of the ThtmlViewer , TFrameViewer, and TFrameBrowser components. All three are HTML document display components:

  • ThtmlViewer: The basic component. ThtmlViewer displays single (non-frame) documents. It forms the basis for the other two components.
  • TFrameViewer: Displays both Frame and single HTML documents. TFrameViewer  is oriented more for local disk file use.
  • FrameBrowser: Also displays Frame and single HTML documents. However, TFrameBrower is oriented toward Internet style protocols and URL usage. Additional code and/or components are generally required to use TFrameBrowser.

(more…)

ExtPascal v.0.8.7

Saturday, June 21st, 2008

ExtPascal is an Object Pascal (Delphi, FreePascal/Lazarus) wrapper/binding for Ext JS, a comprehensive GUI Ajax framework. ExtPascal will wrap Draw2d and CodePress libraries too and future releases. It uses ideas from others Ext JS wrappers: ExtSharp and ExtPHP.

Features

  • High performance with native code for Server side programming, no PHP required.
  • Uses FastCGI or CGI for Web Server communication.
  • Compatible with any Web Server supporting CGI or FastCGI protocols.
  • Statefull, keep-alive and multithread server applications.
  • Parser Ext JS HTML documentation to Object Pascal code.
  • Self-translate Object Pascal code to JavaScript code during execution.
  • Coding in full Object Pascal, minimal use of (X)HTML, CSS and JavaScript.
  • AJAX programming using Object Pascal.
  • Full wrapper to all Ext JS classes, singletons and widgets.
  • Transparent support for all main web browsers: IE 5+, Firefox 1.5+, Safari 2+ and Opera 9+ on any client side platform!
  • Server side multi-platform support through FreePascal compiler. Tested on Windows, Linux and Mac OS X.
  • Produce very tiny executables.

(more…)

TTreeListView

Tuesday, June 17th, 2008

This component is a mix between TTreeView and TListView and can paint a tree whose nodes have additional information sorted in columns.

It has these features:

  • Showing of a tree together with columns
  • The lines can be drawn striped, so lines alternate their background color.
  • It can paint dividing lines between rows and columns.
  • Each node can get an icon and the user can collapse and expand it.
  • The lines can automatically be sorted
  • The user can move the columns without a change of the indices(only in Lazarus)
  • Indepent of the Windows Common Controls
  • Works with Delphi (there only tested with BDS2006) and Lazarus

(more…)

PGP Components for Delphi 4.9.0

Sunday, June 15th, 2008

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

(more…)

LMD-Tools SE v.8.08

Monday, May 12th, 2008

LMD Tools Special Edition is a collection of more than 100 native VCL components that can be compiled into your application royalty free, and without the need of additional files for distribution. Buttons, Dialogs, Multimedia, System, Data-aware, Container, Standard, Label, and Extended controls will allow the developer to produce professional applications, quicker and easier than ever before.

If you are looking for enhanced functionality of existing components in the VCL, or just want to add that personal touch to your application, LMD Tools has a solution to fit you. And it ships with a vast array of sample projects and demos for all of the components found in the package. An automatic installer and helpfile is provided.

(more…)

TIEHTTP – The Internet Explorer HTTP/HTTPS GET/POST component v.1.5.0.65

Saturday, May 10th, 2008

This component uses the IE’s HTTP / HTTPS mechanism (WinInet) to connect to a web server and perform GET or POST operations, (either multipart or urlencoded).

It supports content decompression, invalid or expired https certificates, and uses the existing proxy settings for the current connection so the only thing you will need is to set the URL and call the execute method.

It also supports unicode, and can automatically convert from UTF-8, UTF-16 and ANSI encodings.

(more…)