The release of RTC 6.28!
* RealThinClient SDK v6.28 (2013.Q4), released December 18th 2013. *
* *
********************************************************************
---------------------------------------------------------
* Changes in v6.28 (2013.Q4)
---------------------------------------------------------
1) TRtcQuickJob component extended with a "Serialized" property,
making the component work as a serialized job queue, where jobs
will be executed one at a time (serialized=True) instead of parallel.
2) TRtcQuickJob component extended with a "Stop" method, which can be called before
destroying the component to stop triggering events already posted into the queue.
3) Fixed a coflict with Auto-Reference-Counting in the NextGen compiler for Mobile platforms (Delphi XE4 and XE5),
which was causing random Access Violations when RTC Timers or Timeouts were used (affects iOS and Android Apps).
Posted by Bert at January 15, 2014 - 6:38 PM