Dotnet4Delphi 4.0.00

By A-Dato Scheduling Technology

Freeware 21 Jan 2010

In category

Components > Miscellaneous > Other

Description

Hook up any collection to your data aware controls.

DotNet4Delphi implements many .Net collection classes, including generic types like List<> and Dictionary<>. Different from their Delphi counterpart is that our generic collections also implement the non-generic interfaces (IList, IDictionary) allowing you to access your collections in multiple ways. This opens the door to use any collection as a data source for data aware controls which is exactly what the (also included) TListDataset component provides.

DotNet4Delphi is an open source initiative by A-Dato. The goal of this project is to bring some of the .Net classes over to Delphi Win32. DN4D enables you to write Delphi code using the exact same syntax as with .Net.

You can now hook up a list of company objects to any DB aware control (even grids) and use the published properties as fields.

.Net unit implemented in DotNet4Delphi:

  • System (for example: Object, DateTime, String)
  • System.Collections (for example: ArrayList, Dictionary, SortedList)
  • System.Collections.Generics (for example: List)
  • System.Globalization (for example: CultureInfo, DateTimeFormat, NumberFormat)
  • System.IO
  • System.Windows.Forms (for example: MessageBox, Control)
  • System.Reflection
  • System.Resources (ResourceManager, ResourceLoader, ResourceReader)
  • System.Runtime.Serialization
  • System.Drawing (Graphics, Brush, Bitmap, Font)

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 926227 - 2538075kB

Platforms:

  • Delphi 2007 (VCL)
  • Delphi 2009
  • Delphi 2010

Downloads