Java to Delphi througth Midas and ClientDataSet

(This article is a draft but if something is of interesting …. )

The fantastic world of old Midas now called DataSnap introduced the TClientDataSet component , that is a in memory DataSet for Delphi and C++ Builder. With TClientDataSet was introduced the concept of Brief Case model Application Style.
A brief case [...]

Happy birday Delphi ...

Delphi was born exactly fifteen years ago from Today, Marco Cantu on his web site have posted a great article on this because he is one of the first guru of this beatifull dev language… the article

Delphi and dynamic properties

Linguaggio : Borland Delphi 7

Sistema Operativo : Win Xp Pro

Sometimes, you need to extend the flexibility of your application, to prevent managinig thousands release of an application for thousands customore.One of the most important feature is the posibility of modify a component property value at runtime.

With Delphi is possible and simple to do like [...]