Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.980 Beiträge
 
#1

Functional programming style in Delphi

  Alt 4. Feb 2012, 04:23
Functional programming paradigm gradually finds its way even in Delphi – a procedural language without a garbage collector. Consider the next code sample that changes a button’s caption using extended RTTI (requires Delphi 2010 and above): procedure TForm1.Button1Click(Sender: TObject); ...

More...
  Mit Zitat antworten Zitat