KOL current version

Current version

Previous versions

KOL v3.16

26-Nov-2011
610K

This is the Key Objects Library itself, almost totally in a single KOL.PAS unit (and some includes). All other archives are useful, but not necessary additional packages.

Attention: since version 3.04 declaration of TMsg type was changed so events OnMessage (assigned earlier) becomes not compatible with new TMsg declaration. To fix this it is sufficient to replace tagMsg in your source code onto TMsg. In MCK projects, such changes should be done automatically.

KOL v2.88

28-Sep-2008

535K
KOL v2.89

20-Mar-2010

538K
KOL v2.90

27-Mar-2010

538K
KOL v2.912

29-May-2010, 1-Jun-2010

542K
KOL v2.921

2-Jun-2010

542K
KOL v2.93

3-Jun-2010

542K
KOL v2.94

28-Jun-2010

542K
KOL v3.03

17-Dec-2010

581K

KOL v3.14159265389

26-Feb-2011

610K

KOL v3.15

8-Oct-2011

610K

KOL_unicode

3-Jun-2010
13K

Additional declarations necessary to use with UNICODE_CTRLS symbol. These allow almost full UNICODE support.
KOL_linux

28-Oct-2006
5
K

Core Linux support for KOL. Not yet tested, just written and able to be compiled with Delphi (using Libc.pas and Xlib.pas from Kylix). Not yet compatible with KOL 3.00+ !
KOL_deprecated

28-Oct-2006
4K

Deprecated declarations of some methods and types. To use it, add a symbol ENABLE_DEPRECATED.
 
MCK current version

Current version

Previous versions

MCK v3.15

8-Oct-2011
332K

 

Mirror Classes Kit - visual design-time package for KOL (Delphi 2 - Delphi 2010), with sources. MCK allows designing forms visually, though VCL is not used at run-time, only light-weight KOL objects. MCK v2.88

28-Sep-2008

297K
MCK v2.89

20-Mar-2010

316K
MCK v2.90

27-Mar-2010

316K
MCK v2.93-2.94

3-Jun-2010

316K
MCK v3.03

17-Dec-2010

331K

MCK v3.1415926

21-Feb-2011

332K

MCKappExpert200x

from kolnmck site

Wizard to create MCK project.
 
KOL main additions

Current version

Previous version

KOLadd 3.12

16-Feb-2011
38K

Some additional objects for Key Objects Library (KOL_add.pas, KOLDirDlgEx.pas, WideStringEdit.pas).

KOLadd 2.88

23-Jun-2007

37K

KOLadd 2.89

20-Mar-2010

37K

KOLadd 2.93

3-Jun-2010

37K

KOLadd 3.03

17-Dec-2010

38K

Collapse

21-Jan-2006
179K

Collapse is a set of tools to convert P-code generated by MCK (or written manually) to (emulated) byte-code of the Forth-like virtual machine, which is about twice smaller then correspondent machine code.
KOLobjects

16-Oct-2002
10
K

objects.pas and other common units, used in several additional components made by Alexander Shakhaylo.
KOL_err 3.00.G

10-Oct-2010
30K

err.pas, kolmath.pas, cplxmath.pas, mmx.pas
Lnk 3.04

31-Dec-2010
30K

err.pas, kolmath.pas, cplxmath.pas, mmx.pas

Previous version

Lnk 3.03  

30K

ActiveKOL 3.04

31-Dec-2010
56K

ActiveKOL.pas

Previous version

ActiveKOL

compatible with KOL 2.94

ActiveKOL 3.03

56K

   
Accessing SVN archives using SVN clients
KOL SVN archive https://sourceforge.net/projects/kolmck/

Copyright (C) 1999-2006 by Vladimir Kladov