News from 14-Jun-2014 (KOL & MCK 3.23)
[*] Fix in MCK 3.23: OnEndEditLVItem handler is not set (reset). (VK)
News from 15-Apr-2014 (KOL & MCK 3.22)
[*] some fixes in KOL for PAS_ONLY conditional symbol (VK)
[+] small fix for using TTrayIcon in Aston Shell (VK)
[*] some fixes in MCK, better support of Delphi 2010, XE, XE2.
[+] TKOLProject.AutoCreateForms property added (String, form names separated via ';'). If empty, dpr is generated as earlier. If any forms are listed here, only such forms are auto-created in MCK project.
[*] some fixes in KOL, better support of UNICODE_CTRLS. Asm version of SetCaption moved to kol_unicode.inc and Pascal version of the method is used with UNICODE_CTRLS.
Today's changes:
[+] Property for MCK and function for KOL TControl added: CenterOnCurrentScreen (centers a form on a display where a mouse cursor is located). VK
[+] Function MainForm added (returns Applet.Children[0] or Applet itself if App button is not used). VK
[*] Changes in TTrayIcon: when assigning TRUE to the Active property, it is become TRUE only in case when the operation was successful. Also, a function ForceActive(sleeptime, timeout) added to do several attempts to assign TRUE to the Active. This can fix possible errors in activating tray icon when an application is started on system startup. AndreyRus, VK... read more
19-Jul-2013: version 3.19 was uploaded, together with components. Sorry if not all components could be found here, but these still can be found at the homepage. And certainly, this is not a place to store applications, sorry to authors, too.
In new version some bugs were fixed (working with RLE encoded bitmaps: encoding and decoding), some small adds in a code. MCK was not changed, but it is necessary to Rebuild a package to apply new changes for design-time parts of code.... read more