Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   DWS weekly news (https://www.delphipraxis.net/155391-dws-weekly-news.html)

DP News-Robot 21. Okt 2010 09:50

DWS weekly news
 
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 ...http://feeds.feedburner.com/~r/delph...~4/cJQJXiL4mrM

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:00 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz