DeHL Team

Company Homepage: http://alex.ciobanu.org

Send e-mail to this Company

Create feature-rich windows applications with many new components and universal dialogs.

  • improved DBGrid
  • new DBRecordView, DBTreeView
  • toolbars and db dialogs to Find, Filter, Sort, Export, Print...
  • StringGrid with columns definition
  • GroupBox with automatic alignment and resizing of owned controls

And many more from $25 to $95 only - click for details!

Company Products

Total 3 products

Collections v.1.1.1

Components > Tools > Base classes

By DeHL Team.

Freeware + source 10 Feb 2011

Description

Collections is a package consisting of basic and advanced generic collections for Delphi. This package uses the standard Generics.Defaults and Generics.Collections units to access the comparer and equality comparer functionality. The collection classes do not inherit the base ones in Generics.Collections.

Collections package is fully documented as XMLDoc in the source code. You can use Help Insight to view function, type and class descriptions directly from the IDE. The library is fully tested using DUnit test cases.

Informations

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

Platforms: D2010, DXE

DeHL Generics Library v.0.8.4

Components > Tools > Base classes

By DeHL Team.

Freeware + source 04 Oct 2010

Description

A generic code library for Delphi.

The most important features of DeHL for now are:

  • A set of generic collections classes (List, Dictionary, HashSet, etc).
  • Linq-like extensions (called Enex) for collections which allow writing queries on collection classes.
  • Date/Time functionality all combined in a few structures (somehow equivalent to .NET's DateTime structure)
  • Type Support concept that defines a set of default "support classes" for each built-in Delphi types (used as defaults in collections). Custom "type support" classes can be registered for your custom data types.
  • BigCardinal and BigInteger data types.
  • Smart pointers in Delphi.

Informations

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

Platforms: D2009, D2010

TZDB v.1.8.2014b

Components > Date and Time > Other

By DeHL Team.

Freeware + source 25 Apr 2014

Description

All the time zone information used by the project is provided by tz database project. This database is used in quite a few systems out there including BSDs, GNU LibC, Java, Oracle, MacOS, Linux and etc.

TZDB is made of three modules:

  • TZUpdate, a small command line utility that takes as input the path to the tz rule files and generates a pascal source file filled with pre-packed constants.
  • TZDB, a package that contain only one unit: TimeZones. This unit implements a new class, TBundledTimeZone, derived from TTimeZone. This package is basically all you need.
  • TZVisualizer, a small VCL project that extracts time zone information from a given time zone. It writes all time intervals in a given year, their offset and etc.

Informations

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

Platforms: D2005, D2006, D2007, D2009, D2010, D6, D7, DXE, DXE2, DXE3, DXE4, DXE5, DXE6