Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

TOmniValue handles arrays, hashes and records

  Alt 9. Nov 2011, 15:10
Arrays For quite some time, TOmniValue record has the ability to store arrays. You would use TOmniValue.Create([1, 2, ’OTL’, TButton.Create(nil)]) and some magic would store this array inside TOmniValue, The problem, though, was that this magic was quite lame. The array was converted to a ...

More...
  Mit Zitat antworten Zitat