BrandsPatch

Company Homepage: http://www.explainth.at

Send e-mail to this Company

Professional set of Delphi and C++Builder components for virtual instrumentation

  • Meters, Bars (Gauge), with linear or log(10) scaling
  • Digital indicators (time, value)
  • Operating Point display
  • Dial (knob), Sliders, Trend/Recorder
  • buttons, switches, LED indicators
  • DB-Aware components and many more
Company Products

Total 29 products

Code Samples > Samples > Forms

By BrandsPatch.

Freeware + source 21 Dec 2007

Description

Delphi provides a rudimentary mechanism for reusing form designs - instead of placing controls inside a form you place them inside a relocatable frame. However, this approach has limitations. Quite apart from the fact that its implementation is somewhat buggy in older versions of the compiler it is …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 257kB

Platforms: D2005, D2006, D2007, D6, D7

Code Samples > Samples > Security

By BrandsPatch.

Freeware + source 06 Sep 2007

Description

Delphi implementations for the Adler, ELF and FNV checksum algorithms.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Code Samples > Samples > Other

By BrandsPatch.

Freeware + source 08 Apr 2008

Description

A useful feature of programming languages such as JavaScript and PHP is the ability to store sequences of data in an array indexed using descriptive text labels. A Delphi implementation for such arrays - known as associative arrays - is provided here.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 255kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Documents > Other > Other

By BrandsPatch.

Freeware 30 Oct 2007

Description

A quick reference card summarizing the essential core features of Delphi. Designed to be printed back-to-back on a single sheet of paper for a carry-anywhere quick reference.

Informations

  • Status: Fully functional
  • Source: N/A
  • Size: 115kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Applications in Delphi and BCB > Internet > Web Developer Tools

By BrandsPatch.

Shareware 20 Dec 2008

Description

ETKit Chameleon is a multifunctional tool for progammers and web developers. It includes utilities for viewing, editing, building, splicing, splitting, renaming, redating and backing up files on your computer. The version backup capability of ETKit Chameleon make lost source code a thing of the past.

Informations

  • Status: Fully functional
  • Source: None
  • price: $99.99
  • Size: 3 418kB

Platforms: Vista, W2K, W2K3, XP,

Code Samples > Samples > Components

By BrandsPatch.

Freeware + source 18 Oct 2007

Description

The Delphi TButton control does not permit multiline captions or captions with mixed colors, fonts or styles. However, this is easily done since buttons do have the intrinsic ability to host other controls such as labels. The steps to be followed are discussed here. A fully functional demo, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 228kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Developer Tools > Debug Tools > Other

By BrandsPatch.

Freeware + source 26 Sep 2007

Description

"Ever used a hexadecimal editor to view or edit the contents of a file? Here is how to convert a file to/from hexadecimal using Delphi. We make extensive use of lookup tables and replace conditional tests with simple arithmetic to deliver blindingly fast conversions - even with very large files."

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 234kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D7

Code Samples > Samples > Compression

By BrandsPatch.

Freeware + source 14 Nov 2007

Description

An efficient Delphi implementation of the Huffman encoding algorithm with extensive notes.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 243kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Code Samples > Samples > Other

By BrandsPatch.

Freeware 13 Feb 2008

Description

Random number sequences generated in Delphi using the native Random function leave much to be desired. By default the same number sequence is produced each time the parent application is run. Matters can be improved to a certain extent by seeding the random number generator using the system clock …

Informations

  • Status: Fully functional
  • Source: None
  • Size: 238kB

Platforms: D2005, D2006, D2007, D4, D5, D6, D7

Code Samples > Samples > Applications

By BrandsPatch.

Freeware + source 19 May 2008

Description

It is often necessary to build thumbnail versions of JPEG images for quick display on websites. We demonstrate how this can be done in Delphi.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 306kB

Platforms: D2005, D2006, D2007, D6, D7

Code Samples > Samples > Internet

By BrandsPatch.

Freeware + source 13 Mar 2008

Description

MIME encoding is a technique used for converting any data into a format suitable for display on screen and/or paper by remapping the data onto a subset of readable characters. A procedure often used for this purpose is Base64 encoding which maps data onto the characters A-Za-z0-9+/.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 233kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Code Samples > Samples > Multimedia And Graphics

By BrandsPatch.

Freeware 21 Jan 2008

Description

The Windows MessageBeep function can be used to play a small subset of the many sounds that can be defined via Windows sound schemes. Here we describe how the PlaySounds function can be used to play the whole range of Windows sounds from your Delphi application.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 231kB

Platforms: D2005, D2006, D2007, D6, D7

Code Samples > Samples > OS

By BrandsPatch.

Freeware + source 06 Nov 2008

Description

When digital copies of documents, photographs and transparencies are made they end up with the wrong timestamp - the instant when the file was actually created. Here we demonstrate how the Windows SetFileTime function can be used to redress the problem. Note that the range of valid timestamps that …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 260kB

Platforms: CB5, CB6, D3, D4, D5

Code Samples > Samples > Other

By BrandsPatch.

Freeware + source 09 Nov 2007

Description

Delphi implementations for the following sorting algorithms are provided: Bubble Sort Selection Sort Insertion Sort Heap Sort Quick Sort Shell Sort.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 241kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Components > Edits, Memos > Other

By BrandsPatch.

Freeware 11 Sep 2007

Description

Ever find yourself using the TUpDown control along with an edit box or the TSpinner control to create an incrementing text field? TAdjustor is a better alternative. It offers two sets of up/down buttons for fine and coarse adjustment. Instead of using the TUpDown control for buttons we create our …

Informations

  • Status: Fully functional
  • Source: None
  • Size: 236kB

Platforms: D2005, D2006, D2007, D4, D5, D6, D7

DB-Aware Components > Direct DB Access > MS Other

By BrandsPatch.

Freeware + source 06 Sep 2007

Description

A very simple, light weight wrapper for ADO. Very easy to understand and to modify.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 275kB

Platforms: D2005, D2006, D2007, D6, D7

Code Samples > Samples > Other

By BrandsPatch.

Freeware + source 04 Dec 2007

Description

TBitList is similar to the TBits class in Delphi. It can be used to store a virtually unlimited number of boolean values in a bitfield - a significant saving over storing an array of booleans. However, unlike TBits the stored values can be written to/retrieved from file. Also, the code is pure Delphi - …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 3kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Components > Tools > Base classes

By BrandsPatch.

Freeware + source 06 Sep 2007

Description

A simple component for storing a reference counted list of integers. Add a value that is already in the list and its reference count is incremented. Delete a value from the list and it will only be removed if its reference count would be zero after the removal.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Components > Labels > Enhanced Labels

By BrandsPatch.

Freeware + source 18 Feb 2009

Description

When using a TLabel control to display file or directory paths it isn't long before the need arises to display a path that is too long to fit in the maximum width available for the label with the result that text spills over on to a new line - never a desirable effect. The standard approach to this …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 235kB

Platforms: D2005, D2006, D2007, D2009, D3, D4, D5, D6, D7

Components > Tools > Base classes

By BrandsPatch.

Freeware + source 06 Sep 2007

Description

Ever wished there were a simple equivalent of TStringList to store numbers? Some versions of Delphi come with an integer list object but not all. However, it is very easy to use TList to store and manage a list of integers. We show how.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 3kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Components > Forms > Complex forms

By BrandsPatch.

Freeware + source 18 Sep 2007

Description

TLocForm is a customized TForm descendant which provides an extremely easy way to localize Delphi applications. All user interface elements can be easily translated to the user locale. Unicode is supported. The technique used ensures that the application never has to be recompiled merely in order …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 571kB

Platforms: D2005, D2006, D2007, D5, D6, D7

Components > Tools > Scripts

By BrandsPatch.

Freeware + source 04 Sep 2007

Description

Lua is a simple, intuitive and easily embeddable scripting language. TLuaWrap provides a painless route to integrating Lua scripting capabilities into your Delphi application. Simply create an instance of the TLuaWrap object and use its methods & properties to run Lua scripts from within your Delphi application.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 295kB

Platforms: D2005, D2006, D2007, D6, D7

Components > System > Memory

By BrandsPatch.

Freeware + source 04 Sep 2007

Description

Windows memory mapped files are an ideal way to share large amounts of data between different applications and/or multiple instances of the same application. TMapStream is a simple component that makes this functionality easily available to Delphi developers. TMapStream has methods and properties …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 209kB

Platforms: D2005, D2006, D2007, D6, D7

Components > Tools > Base classes

By BrandsPatch.

Freeware + source 12 Feb 2008

Description

The Delphi TStringList class provides a handy way of managing lists of strings. TRealList does the same thing for floating point numbers. TRealList methods and properties can be used to add, delete, insert and find real numbers. The Granularity property can be used to control the the way in which the Add, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 260kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

DB-Aware Components > Direct DB Access > SQLite

By BrandsPatch.

Freeware 04 Sep 2007

Description

SQLite is a small C library that implements a self contained, embeddable, high performance, zero-configuration SQL database engine. TSQLite is a simple wrapper that makes the capabilities of SQLite easily accessible from within your Delphi application. The source code demonstrates how TSQLite can be used to create, …

Informations

  • Status: Fully functional
  • Source: None
  • Size: 442kB

Platforms: D2005, D2006, D2007, D6, D7

Components > Edits, Memos > Other Edits

By BrandsPatch.

Freeware + source 10 Oct 2007

Description

The Delphi TUpDown control is a thin wrapper for the equivalent Windows control. It suffers from two drawbacks: In real use it is normal to want to have not just the updown control but an associated edit box so the user can enter a value directly into the box rather than clicking on the buttons if he/she so chooses.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 233kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Code Samples > Samples > Internet

By BrandsPatch.

Freeware + source 15 Jan 2009

Description

Ever found yourself wanting to create a clickable link in Delphi - i.e. a component with the same look, feel and behavior as the HTML Anchor tag? This TLabel descendent does just that. When the mouse pointer hovers over the label the URL caption text is underlined. Clicking on the link opens the …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 224kB

Platforms: CB5, D3, D4, D5, D7

Components > Tools > Text

By BrandsPatch.

Freeware + source 07 Sep 2007

Description

A TStrings like class for storing Delphi widestrings.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7

Components > Internet > HTTP

By BrandsPatch.

Freeware + source 04 Oct 2007

Description

WinInet, Microsoft's API for accessing Internet protocols such as HTTP is available on all computers that have Windows and Internet Explorer installed - i.e. the majority of computers on the planet. TWinWrap is a Delphi wrapper that makes it very easy to leverage the power of WinInet into your Delphi application.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 255kB

Platforms: D2005, D2006, D2007, D3, D4, D5, D6, D7