| KOL base version (this site) | ||
| There are only base version of the KOL and MCK archives here. To get the latest versions available, either get updates or download latest full archives using links near the bottom of this page. | ||
| KOL v2.88 |
|
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. |
| KOL_unicode |
|
Additional declarations necessary to use with UNICODE_CTRLS symbol. These allow almost full UNICODE support. |
| KOL_linux |
|
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). |
| KOL_deprecated |
|
Deprecated declarations of some methods and types. To use it, add a symbol ENABLE_DEPRECATED. |
| MCK base version (this site) | ||
| MCK v2.88 |
|
Mirror Classes Kit - visual design-time package for KOL (Delphi 2 - Delphi 2009), with sources. MCK allows designing forms visually, though VCL is not used at run-time, only light-weight KOL objects. |
| MCKappExpert200x | 28-09-2008 | Wizard to create MCK project. |
| KOL main additions (this site) | ||
| KOLadd |
|
Some additional objects for Key Objects Library (KOL_add.pas, KOLDirDlgEx.pas, WideStringEdit.pas). |
| Collapse |
|
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 |
|
objects.pas and other common units, used in several additional components made by Alexander Shakhaylo. |
| KOL and MCK full archives from other sites | |
| If you prefer to download each version of KOL & MCK in ready-to-use archives rather then use small updates, these links are from you. Please be patient: these archives are ready to download most recent version sometimes day or two later after releasing it. | |
| KOL+MCK | Latest KOL and MCK library total archive from http://kolnmck.ru |
| KOL | The latest available KOL archive from http://kolnmck.ru |
| MCK | The latest available MCK archive from http://kolnmck.ru |
| KOL+MCK+additions | An entire the last KOL+MCK+additional components package with installer. Home: http://reactor.reality-protocol.de/main.php?page=xkol |
| Accessing SVN archive using SVN client | |
| KOL SVN archive | Before using this link, download and install any SVN client first. |
| Tortoise SVN | Using this link, you can download popular SVN client, Tortoise SVN (about 8 Mbytes). After intalling it, you can use link above in your browser to access KOL/MCK SVN archive. |
Copyright (C) 1999-2006 by Vladimir Kladov