Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

DWS weekly news

  Alt 21. Okt 2010, 09:50
Here is a quick summary of what changed in the SVN since the last update: array variables can now be initialized (with [] to enclose values), ie. the code below is now supported: var abc : array [1..3] of String = ['a', 'b', 'c']; abc := [ 'hello', 'world', '!']; dwsClassesLibModule now exposes ...

More...
  Mit Zitat antworten Zitat