 |
|
zaterdag, mei 19, 2012
|
|
|
|
|
|
|
|
|
|
|
|
DotNet4Delphi is an open source initiative by A-Dato Scheduling Technology. The goal of this project is to deliver a set of generic collection classes to be used with the latest Delphi releases (D2010 and Delphi XE). We have looked closely at .Net when implementing these classes and as a result there is a almost 100% match between methods, properties and events from these two platforms. As a result, code written using DotNet4Delphi classes can be easliy recompiled to real .Net code using Delphi Prism.
Collections implemented:
Dataset classes:
- TListDataset
Provides a brigde between DotNet4Delphi collection classes and data aware controls
- TVirtualDataset
Provides a bridge between any collection (TList) and data aware controls
|
View Topic History
|
|
|
|
|
 |
|