Additional units and components
Additional units, components and other for KOL & MCK. To get more, see also Links section.
Sort by: Category Name Author Date Size
 
Additions sorted

KOLmdvGenRTF

26-Aug-2004

Rich text format file generator.
Author: Dmitry Matveev

TKOLServerSocket & TKOLClientSocket

11-Mar-2003

An adaptation of components TServerSocket & TClientSocket from VCL for KOL (with MCK-mirrors).
Author: Alex Sapronov
Home: http://null.wallst.ru/downloads/get.php?id=12

DIUCL

UCL is a compression and decompression library used in the popular executable packer program UPX. This code can be used with KOL (adding a conditional symbol to the project options).
Author: Ralf Junker
Home: http://www.zeitungsjunge.de/delphi/

A library for KOL to work with Interbase and other stuff.
Author: Michylichenko E. a.k.a. ECM
Home: http://kolibdb.100free.com

err, kolmath, cplxmath, mmx

2-Aug-2003

err.pas - supports try-except to use with KOL.
kolmath.pas - floating point calculations using only KOL (mainly conversion of math.pas)
cplxmath.pas - complex numbers for KOL.
mmx - mmx detection with KOL.
Author: Vladimir Kladov

err, kolmath, cplxmath, mmx

23-Aug-2007

DecimalCalculations.pas - a unit to do calculations with decimal numbers directly (not BCD, custom format used with storing a single decimal digit in a byte). Main arithmetic operations including square root and conversations to/from string and floating and integer numbers are implemented. DecimalRound works using science mathematical rules. Numbers precision is given by a constant, by default it is 37 decimal digits (multiplication and division use double size fraction part to prevent loosing a precision). Note: FmtBCD in Delphi still bugged: even though 10+0.1 is fixed, 50+50=0 and 20/6=BCD overflow error, so I could not use this Delphi unit and had to implement decimal calculations for my purposes by myself.
Author: Vladimir Kladov

FastString

04-Sep-2007

Fast working with strings using simple object. Faster speed is achieved in result of changing a representation the string in memory, as a sequence of dynamically allocated buffers (except the first small buffer for 255 charaters, which is allocated statically). A test application provided, which can proof the correcness and show the performance bench test.
Author: Vladimir Kladov

geometry

23-May-2005

Some geometric (not graphics) functions.
Author: Vladimir Kladov

Sprite Utils 2

A library to work fast with sprites. Can work under Direct-X and with FastLib. Demo provided (3 games).
Author: miek
Home: http://www.miek.narod.ru/

KOL 3DS

Units to work with 3D Studio Max files.
Author: Dimaxx

KOLTiff and KOLJpeg

02-May-2007
1.57M

Tiff and Jpeg implementation based on CxImage. There are no images found in Tiff format which could not be handled with it.
Author: Vladimir Kladov

KOLTracker

22-Oct-2007
2K

KOL/MCK component implementing simle Trackbar-like control (KOL +based on paint box.
Author: Vladimir Kladov

BringFront

2K

Design time component to bring to front selected control.
Author: Vladimir Kladov

KOL UPD

9-Feb-2006
2K

UPD networking for KOL.

MAC IP

27-May-2007
2K

Getting MAC address of the Ethernet network device.
Author: Vladimir Kladov

HeapMM

11-Aug-2001
2K

Fast and small memory manager replacement, which uses API functions HeapAlloc, HeapFree, HeapRealloc to allocate and free memory blocks. Can be used with KOL, including a case when system.dcu replacement used, or separately at all from KOL library.
Author: Vladimir Kladov

MMHardCheck

15-Apr-2007
2K

Slow memory manager to check entire heap on each call.
Author: Vladimir Kladov

KOL_ShareMemory

25-Apr-2002
2K

An object to share memory between applications.
Author: neuron

koLnkDir

2K

Functions to detect system folders placement such as "My Documents", "Autostart", "Desktop", "Start menu", etc.
Author: Predvoditelev Sergey
Home: http://delpas.narod.ru

FPS meter

20-Aug-2003
2K

Measure Frequency Per Second using multimedia timer.
Author: miek

UMLI

26-Dec-2004
2K

Multi-langauage interface in the application, no MCK mirror.
Author: non

KOLDisk

26-Dec-2004
2K

Disk utilities.
Author: Zbigniew Chlondowski

RichPrint

3-Aug-2003
3K

This unit contains procedures to print content of RichEdit control using and not using object TKOLPrinter / MHPrinter.
Author: Alex Sapronov
Home: http://null.wallst.ru/kol/

FLIC

15-Apr-2007
3K

Thirst published: 11-Jul-2005 TFlic object (derived from TAnimation, see Animation package above). Allows to load, decode and animate .fli, .flic, .flc and other similar files from the old time Autodesk Animator Pro.
Author: Vladimir Kladov

KOLVerInfo

07-Jun-2009
3K

KOL only component to get version info, ported from RXlib (fixed).
Author: Valery Dudashenko

KOLPcx

2-Oct-2002
4K

Thirst published: 30-Sep-2002 PCX format decoding support for KOL (2 colors, 16 colors in 1 and 4 planes, 256 colors and True Color formats are supported).
Author: Vladimir Kladov

SmoothDIB

22-Feb-2003
4K

SmoothDIB.pas contains an extension object for KOL.TBitmap, TSmoothDIB. It provides additional property PenWidth: Double and additional method DrawLine( x1, y1, x2, y2: Double ), which both allow drawing lines smooth (anti-aliased) on DIB bitmap (pf15bit, pf24bit, pf32bit).
Author: Vladimir Kladov

KOLOleRichEdit

22-Jan-2006
4K

Thirst published: 14-Oct-2002 TKOLOLERichEdit, extending standard Rich Edit control with capability to insert images and other objects.
Author: Alexander Shakhaylo

XXSocket

20-Oct-2006
4K

XX-Socket for KOL based on XSocket.
Author: Vladimir Kladov

Lnk

8-Nov-2002
4K

Some useful functions: GetSystemFolder, CreateLink, ResolveLink - to work with links in Windows file system (.lnk-files).
Author: Vladimir Kladov

DirTreeView

13-Dec-2002
4K

KOL/MCK component which extends tree view control and allows to have directory tree view on form.
Author: Vladimir Kladov

Dual List

15-Feb-2002
4K

Dual list dialog. Idea is from RX Lib. No MCK mirror, but easy to use without it. Demo provided.
Author: Boguslav Brandys

KOLmirrorsGem

14-Dec-2002
4K

Alternative dcr-file with icons for standard MCK components.
Author: Roman Vorobets

MHXP

4K

XP manifest.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

tdkFaderControl

12-Dec-2003
5K

Skins. Uses GDI+.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

KOLSeparator

12-Jun-2002
5K

KOL/MCK component very like to KOLSplitter but with some differences.
Author: Vladimir Kladov

Animation

11-Jul-2005
5K

TAnimation object (abstract prototype to descend other animation objects from, such as TGif, TAniIcon, TFlic), and TAniShow control object to place any TAnimation descending object instance on form visually. Also, TAniIcon (descendant from TAnimation) object as a simple example of deriving TAnimation descendant. TAniIcon can animate .ani-files (animated icons and cursors).
Author: Vladimir Kladov

KOLTGA

26-Aug-2003
5K

TARGA graphic format reader.
Author: Brdo

KOLSoundCtl

12-Jun-2002
5K

KOL/MCK component KOLSoundCtl to control sound volume. Low-level functions to control sound volume easy also provided.
Author: Vladimir Kladov

MHXP+Vista

5K

MCK component to use manifest XP in MCK projects. Based on MHXP by Gandalf. Vista-UACWare support added.
Author: Abysso

KolThreadTimer

07-Jun-2009
5K

KOL thread timer, based on GT Threaded Timer (GT Delphi Components) (http://www.gtdelphicomponents.gr)
Author: Valery Dudashenko

FastStrList

29-Nov-2004
5K

TFastStrListEx is very similar to usual TStrListEx in KOL, but it is oriented to fast work without ansi strings at all. This allows to make applications 10 and more times faster then using ansi strings. Though, memory requirements for TFastStrList could be much more expensive.
Author: Vladimir Kladov

KOLTrackbar

18-Mar-2006
5K

Thirst published: 4-Jun-2002 KOL/MCK component implementing Trackbar (KOL object derived from TControl using recommended way how to inherit new controls).
Author: Vladimir Kladov

MHXP

6K

MCK component to use manifest XP in MCK projects.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

TwoFish

19-May-2002
6K

An object to encrypt/decrypt data.
Author: neuron

MHFindReplaceDialog

6K

A dialog to find / replace text.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

XSocket

4-Jun-2002
6K

X-Socket for KOL based on code by Marat Shamsiev.
Author: Roman Vorobets

FFTrealKOL

5-Jul-2003
7K

A very, very fast KOL implementation of a Fast Fourier Transform object. Also used in Fruity Loops.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

HeapOnFile

2-Oct-2001
7K

A tool to allocate fixed length records from a heap on file. Allows to allocate so much memory, how much is available on disk, independing on Windows virtual memory size available.
Author: Vladimir Kladov

KOLFontEditor

16-Sep-2003
8K

MCK design time Font editor.
Author: Alexander Pravdin a.k.a. Speller

MHVersionInfo

9K

MCK component, which allows to add version information to an executable.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

MHTrackBar

9K

KOL/MCK track bar control component.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

MHFontDialog

9K

MHFontDialog component, with MCK mirror.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

KolDirMon

26-Dec-2004
9K

Directory view with updating it when something is changed on disk.
Author: non

MHPrinters

9K

KOL object TKOLMHPrinter.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

ApiToolTips Simple

12-Nov-2003
9K

A sample of using API Tooltips with some controls.
Author: Andrzej Kubaszek

calendae

24-May-2005
9K

Some additional functions to with with date and time (Julian, Grigorian, Nabonassar (Egyptian) calendar, calculating Judaic Passover, Catholic and Orthodox Easter calculating).
Author: Vladimir Kladov

ApiToolTips

22-Feb-2002
10K

A sample of using API Tooltips with some controls.
Author: Igor Popov

MHIPEdit

10K

A component IPEdit to edit IP-address.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

KOLAgent

4-Sep-2003
11K

TKOLAgent object with MCK mirror.
Author: Dimaxx

MHHeaderControl

11K

MHHeaderControl - header control.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

KOLOleIE (DHTMLEdit)

4-Sep-2003
11K

TKOLDHTMLEDIT object with MCK-mirror.
Author: Alexander Shakhaylo

KOLIOplugin

6-Aug-2003
12K

An example how to use WinAmp IO plugin extensions for your own purpose.
Author: Dimaxx

ComPort

29-Apr-2004
12K

Working with Com-port, with demo. Also TKOLLed visual component with MCK mirror.
Author: Vasyly Pyvko

KOLWord

1-Jun-2001
12K

TWordDocument object, which allows to automate MS Word - all its methods and properties are available. Demo (6K exe) supplied.
Author: Vladimir Kladov

VMHPasHighlighter

12K

Highlighting Object Pascal / Delphi source in VMHSyntaxEdit control.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

MHXPStyle

13K

Office XP-styled controls, platform-independant. Ready-to-use: Panel, Button, EditBox, Memo, RichEdit, CheckBox, RadioBox, ComboBox.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

DLZO

28-Aug-2004
14K

Ported for KOL compression algorithms LZO (1.08) used in UPX compressor
Author: Anrey Kudryavtcev

MHMonthCalendar

14K

A component similar to VCL's MonthCalendar.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

Drag-n-Drop

26-Dec-2004
14K

A component to drag and drop something from KOL form to another application.
Author: non

spellCheck

17-Aug-2007
15K

Spell checking using MS Office.

IPX KOL

11-Nov-2003
15K

IPX networking for KOL.

KOL ODBC

29-Dec-2005
15K

KOLODBC.pas allows to work with any databeses through ODBC driver.
Author: Vladimir Kladov

Migrate to GRush Controls

16K

Fast migrating of existing KOL or MCK project to use of GRush Controls.

KOLMediaPlayer

20-Jun-2003
16K

KOL object TMediaPlayer (moved here from KOL.PAS to deference MMSystem.pas).
Author: Vladimir Kladov

KOL IPC streams

18-Feb-2003
16K

Implements Mailslots and Named and Anonymous Pipes as KOL TStream descendants.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

EnhCombos

9-May-2003
17K

KOL/MCK components TKOLColorCombobox and TKOLFontCombobox.
Author: Boguslav Brandys

Crt4KOL

21-Dec-2003
18K

Unit CRT4KOL.pas contains a set of functions and objects to work with console in Win32 environment.
Author: Vladimir Kladov

AgentDLL

1-Jul-2002
18K

Sample of Microsoft Agent 2.0 ActiveX control support.
Author: Boguslav Brandys

KOLMD5

26-Jun-2003
18K

Implements the MD5 message digest algorithm very cleanly, with demo.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

FastMM

1-Apr-2005
18K

Another fast and small memory manager replacement. Can be used with KOL, including a case when system.dcu replacement used, or separately at all from KOL library.
Author: Vladimir Kladov

MHLame

19K

A component to rip sound CD and encode music.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

KOL32Audio

23-Oct-2003
20K

some more audio stuff: core library of building blocks for audio effectprosessing. It contains filters, delays, lfo and almost all the utility functions necessary to work with 32 bit floating point audio at any samplerate.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

KOLSPCComponents
1.3

21-Apr-2002
20K

SPCDriveComboBox, SPCDirectoryListBox, SPCFileListBox, SPCFilterComboBox, SPCDirectoryEditBox (new in v1.3) components with MCK mirrors.
Author: Michail Besschetnov
Home: http://extractor.far.ru/

KOLXML

5-Jul-2003
20K

Very simple and Powerfull XML generator objects for use with KOL, although only a subset of the standard supported. Including Demo, freeware.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

KOLSQLite

20K

A component to work with SQLite, sqlite.dll required from (www.sqlite.org).
Author: Boguslav Brandys

MHComPort

21K

A component to work with Com-port.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

MHAboutDialog

21K

TKOLAbout object, implementing professional about dialog, with MCK mirror component.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

KOL DRIVER

25-Jul-2003
23K

A template that can really be installed as a hardware device.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

KOLListEdit

29-Nov-2001
25K

Thirst published: 8-Oct-2001 ListView enchancement object. You can edit all the fields of KOLListEdit. With visual mirror component.
Author: Alexander Shakhaylo

KOLBZip2

26K

Ported for KOL compression algorithm BZip2

KOLPng

31-May-2003
26K

Thirst published: 29-Sep-2002 PNG format decoding, encoding and drawing support for KOL. (KOL v1.56 or higher required, and KOLZLib v2.151 or higher)
Author: Vladimir Kladov

KOLFormSave

7-Jul-2002
27K

An object (with MCK mirror) to save form size and position.
Author: Alexander Shakhaylo

StrDB

14-Sep-2000
27K

Small database table implementation for KOL, implemented as a file with fixed length string fields. (This data format is compatible with MS Access for import/export).
Author: Mike Talcott

String Grid

27K

VCL String Grid ported for KOL.
Author: ?

PCAsm

29-Nov-2004
27K

TPCAsm object to compile assembler source to memory on fly, then compiled code can be executed immediately. Last version requires FastStrList (below).
Author: Vladimir Kladov

KOLUpDown

29-Oct-2002
27K

KOL/MCK components TKOLUpDown control.
Author: Boguslav Brandys

KolZLib

5-Jul-2003
28K

Adaptation of ZLib 1.1.4 for KOL. Required by KOLPNG.
Author: Alexey Shuvalov

DateTimePicker

15-May-2002
28K

Additional visual control (to select/edit date using calendar control from comctl32.dll).
Author: Boguslav Brandys

MRB Additions

1-Sep-2003
30K

Units: KOLMRBStrings (some string utilities), KOLScreenShot, KOLTitleMenu, KOLInputQuery (some IP, URL, string utilities).
Author: Brdo

KOLEDB

7-Feb-2003
30K

Thirst published: 19-Oct-2001 KOLEdb.pas allows to work with any databeses through OLE DB protocol. Read and write both supported now.
Author: Vladimir Kladov

KOLmdvLZH

30K

LZH compression
Author: Dmitry Matveev
Home: http://mdvkol.narod.ru/

KOLRarInfoBar

6-Aug-2003
31K

Info bar, very similar to those used in the RAR archiver.
Author: Dimaxx

ForLPT

31K

A component to work with LPT-port. Only for Windows 9x/ME !
Author: Alexander Robotahoff

KOLRarProgress

13-Aug-2003
31K

Progress bar, very similar to those used in the RAR archiver.
Author: Dimaxx

KOLHttp

14-Mar-2002
31K

A component to download files using http protocol.
Author: Alexander Shakhaylo

KOLProgressBar

13-Aug-2003
31K

Colored ProgressBar with caption (with MCK mirror).
Author: Alexander Shakhaylo

MHToolTip

32K

Supporting Tooltips in KOL. It is sufficient to add a conditional symbol USE_MHTOOLTIP in KOL/MCK project to allow using this kind of tooltips.
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

HintRA

33K

More hints.
Author: Alexander Robotahoff

ClientServer

3-Jun-2002
34K

Small TCP Client-Server (Sockets) objects, with demo.
Author: Mike Sevbo

ForSystemKOL

34K

Some additional functions to work with strings, convert numbers, etc.
Author: Alexander Robotahoff

tdkDBKol

28-Jan-2001
35K

DBF format reader, free with source, demo project included.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

KOLmdvPanel

36K

Extended panel.
Author: Dmitry Matveev

BAPDriveBox

36K

KOL/MCK component extending combo box (list of drives available).
Author: Alexander Bartov
Home: http://delphikol.narod.ru/

Widgets

8-Oct-2001
37K

Form enchncement objects, with visual mirrors, which allow to add custom buttons to a form caption bar.
Author: Alexander Shakhaylo

MHRegExpr

37K

Regular expressions. KOL and VCL versions could be switched easy, just adding conditional definition symbol KOL_MCK for KOL.

KOLmdvGliphLabel

37K

Drawing text using glyphs from a bitmap rather then characters. Demo provided.
Author: Dmitry Matveev

CPL Applet

12-Jul-2002
41K

KOL/MCK components TKOLCPLApplet and TKOLCPLProject, which allows creating cpl applications to put it into Control Panel.
Author: Boguslav Brandys

KolAES

15-Dec-2003
42K

Criptography AES.
Author: Dimaxx

BAPTrayIcon

43K

Another KOL/MCK component to place icon in tray.
Author: Alexander Bartov
Home: http://delphikol.narod.ru/

KOLZip

23-May-2002
47K

An adapted version of freeware TZip component by Angus Johnson. This package needs Zip DLL's (zipdll.dll and unzdll.dll) of version 1.60P. (Author: Eric W. Engler, WWW page: http://www.geocities.com/SiliconValley/Network/2114/ )
Author: Boguslav Brandys

KOLPDF

4-Sep-2003
47K

TKOLPDF object with MCK mirror.
Author: Dimaxx

KOL_HHC_Unit

48K

A unit with Tbitmapbutton (non-rectangle button) and some useful additional functions. With Demo.
Author: Tamerlan311

KOLPrintDialogs

27-Oct-2002
48K

Thirst published: 28-Mar-2002 KOL/MCK components TKOLPageSetupDialog, TKOLPrintDialog, TKOLPrinter and printing RichEdit demo.
Author: Boguslav Brandys

KOLFtp

19-Apr-2002
50K

FTP client control with mirror and example of small FTPClient application.
Author: Alexander Shakhaylo

SoundRec

2-Mar-2003
51K

A component to record sound from sound card input line.
Author: Alex Sapronov
Home: http://null.wallst.ru/kol/

KOLFlash

4-Sep-2003
54K

TKOLFlash object with MCK mirror.
Author: Dimaxx

KOLWebBrowser

23-Aug-2003
54K

TKOLWebBrowser object with MCK mirror.
Author: Dimaxx

KOLPlotter

3-Jul-2003
55K

Drawing plot of function. Including fully-functional Plotter demo-application. All with source.
Author: Alexander Shakhaylo

BAPFileBrowser

55K

KOL/MCK component extending list view. It allows to work with certain directory catalogue and browse files in it on the form.
Author: Alexander Bartov
Home: http://delphikol.narod.ru/

ActiveKOL

5-Jun-2003
56K

Thirst published: 16-Jul-2001 This archive contains ActiveKOL and KOLComObj units, and TLB2KOL convert utility, which allow to use imported ActiveX controls on KOL forms, creating OLE container applications with executable size starting from 43,5K (with system.dcu replacement).
    KOL_ERR v3.0.87 and KOL v0.87 are required. To use with visual MCK project, also MCK v0.87 is required.
    Delphi2 is not supported (it has no capabilities to import ActiveX components). All versions starting from Delphi3 are supported (though some compatibility problems are possible with Delphi3).
Author: Vladimir Kladov

KOLRas

25-Jul-2002
57K

This archive contains an example of dial-up application and RAS.PAS - translation of Microsoft ras.h file.
Author: Alexander Shakhaylo

KolGIF

28-Aug-2007
57K

Thirst published: 24-Jun-2001 GIF format decoding (not encoding!) and drawing support. Transparency, animation, scaling are supported very well. Alternative decoding from KOLGraphicEx package (below) can be used if this given by an option. There is TGifShow control with MCK mirror TKOLGifShow which can be used to put GIF animation to the form. And another way is to turn on one option, and TGif is inherited from more common object TAnimation, and can be placed on form via TAniShow control from the Animation package (see below).
Author: Vladimir Kladov

KOLMonthCalendar

57K

Extended MonthCalendar, with demo.
Author: Michylichenko E. a.k.a. ECM

HIlightMemo

16-Sep-2005
58K

Fast and small (and configurable to be even smaller) memo-like control, with ability to highlight text (fast). Undo/redo, + usual edit operations.
Author: Vladimir Kladov

KolOGL12

12-Jan-2002
59K

OpenGL support for KOL. Also Demo-project available (24K).
Author: Vyacheslav A. Gavrik

KOLMapMem

6-Aug-2001
59K

An object to share PStrList between different applications, with mirror component.
Author: Alexander Shakhaylo

KOLMidiTest

4-Feb-2003
60K

MIDI Keyboard which allows to play music with mouse. Can select pitch, octave and instrument.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

TDKkolScript

15-Nov-2002
61K

MS Script control.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

KOLNTPrivileges

6-Aug-2002
62K

NT privileges. Also contains LsaApi.pas.
Author: Alexander Shakhaylo

KOLmdvDialogEx

62K

Open/Save/Color Dialog. Similar to stndard + capability to place additional controls (e.g. to implement PictureDialog) + additional settings and events. Demo provided.
Author: Dmitry Matveev

KOLSocket

25-Jul-2002
63K

Ported Socket.pas, socket object, with mirror component. Also Telnet demo application provided.
Author: Alexander Shakhaylo

KOLReport

27-Oct-2002
63K

KOL/MCK components TKOLReport, TKOLBand, TKOLReportLabel, which allow to create reports easy and print it. Have own preview form. Either KOLPrintDialogs or KOLMHPrinters can be used. To create pages, metafiles are used, providing high-quality and fast printing.
Author: Vladimir Kladov

KOLZlibBzip

65K

Ported for KOL compression algorithms ZLiv (1.2.1) and BZip (1.0.2)
Author: GMax

KOLService

29-Aug-2003
67K

Thirst published: 25-Aug-2001 NT Service with KOL.
Author: Alexander Shakhaylo

TCPSocket

31-Aug-2003
69K

Thirst published: 4-Jun-2002 TCPServer & TCPClient components for KOL (with mirrors for MCK).
Author: Roman Vorobets

synapse

70K

Synapse library.
Author: Boguslav Brandys

KOL DDE

24-Aug-2001
79K

DDE with KOL (Server and Client, both with mirror components).
Author: Alexander Shakhaylo

OpenGLContext

20-May-2006
79K

OpenGL OOP for KOL. With three demo-projects. available (24K).
Author: Vladimir Kladov

Kol_unzip

8-Jul-2003
81K

Unzip files. Does not require separate DLL.
Author: Dimaxx

KOLjanFX

26-Oct-2003
83K

80 imaging effects KOL.
Author: Dimaxx

KOLWAB

9-Jan-2003
85K

Windows Address Book object and example, ported from VCL.
Author: Alexander Shakhaylo

KOLmdvXLGrid

96K

Grid component. Demo provided.
Author: Dmitry Matveev

JpegObj

11-Jul-2005
128K

Thirst published: 14-Aug-2001 Jpeg format decoding, encoding and drawing support for KOL. (KOL v1.44 or higher required). Also sources (344K) are available provided by JPEG Independant Group, which were used to build object modules, used in the package. Can use Jpeg objects from Delphi7 (JpegLib ver 6B).
Author: Vladimir Kladov

KOLGraphic
1.4

23-Mar-2007
136K

Thirst published: 5-Sep-2003 Graphic formats reading supported:
  • Silicon Graphic Images (*.bw, *.rgb, *.rgba, *.sgi)
  • Autodesk Images (*.cel, *.pic)
  • TIFF Images (*.tif, *.tiff)
  • Enhanced PostScript images (*.eps)
  • Targa Images (*.tga; *.vst; *.icb; *.vda; *.win)
  • ZSoft PCX Images (*.pcx; *.dcx, *.pcc; *.scr)
  • Kodak Photo CD Images (*.pcd)
  • Portable Map Graphic Images (*.ppm, *.pgm, *.pbm)
  • Dr. Halo Images (*.cut + *.pal)
  • CompuServe GIF Images (*.gif)
  • RLA Images (*.rla, *.rpf)
  • Photoshop Images (*.psd, *.pdd)
  • Paint Shop Pro Images file version 3 & 4 (*.psp)
  • Portable Network Graphic Images (*.png)
Compression:
  • LZW (Lempel-Ziff-Welch) TIF/TIFF
  • RLE (run length encoding) TGA,PCX,SGI,CUT,RLA,PSP
  • Packbits TIF/TIFF
  • CCITT TIF/TIFF
  •     raw G3 (fax T.4)
  •     modified G3 (CCITT RLE)
  •     modified G3 w/ word alignment (CCITT RLEW)
  • LZ77 PNG
  • Thunderscan TIF/TIFF
  • PCD Huffmann encoding (photo CD) PCD
Based on GraphicEx v9.9 by Mike Lischke. Modified by Vladimir Kladov (some fixes in TIFF, PSD, optimizations and improvements in GIF).
Author: Dimaxx

Perl Regular Expressions

30-Aug-2006
144K

Regular expressions compatible with the Perl language syntax
Author: Israel R. V.

SPLPicture

145K

A component to store and draw on form raster image (BMP). Demo provided.
Author: Alexander Pravdin a.k.a. Speller

VMHSyntaxEdit

146K

In differ to Memo and RichEdit, this component is much faster, OS independant, supports Unicode, syntax-highlighting, printing in bands (?), line enumeration, bookmarks and many other. (Notes: big, bugged, not finished).
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

KOLCDWriter

1-Oct-2003
147K

TKOLCDWriter object with MCK mirror.
Author: Dimaxx

BIS

150K

Image compression (loss-less), more effective than PNG or GIF for images having big areas filled in with the same color.
Author: miek
Home: http://www.miek.narod.ru/

BIS

155K

Image compression (loss-less), more effective than PNG or GIF for images having big areas filled in with the same color.
Author: miek
Home: http://www.miek.narod.ru/

KOLCryptoLIB

170K

A set of methods to calculate hashes (11 methods) and data encoding / decoding (20 methods).
Author: Dentall

KOLListData

22-Jun-2002
183K

ListEdit-based object to represent database table, like TDBGrid in VCL. With mirror component. It uses KOLEDB to access database table data.
Author: Alexander Shakhaylo

Audio Tools Library

184K

MPEG audio, ID3v1, ID3v2 and WMA tags by Jurgen Faul, ported to KOL. Plus a capability to save WMA-tags.
Author: Dmitry Matveev

KOLSQLite Static

224K

A component to work with SQLite, there are no dll required.
Author: Thaddy

KOLMP3

4-Sep-2003
253K

Thirst published: 28-Aug-2003 An application Pico-player (82K), which does not require any codecs installed on the PC and can play MP3-files, with all the sources, FREEWARE.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

GRush Controls

268K

Set of controls with very cool view, working fast.

KOLASIO

5-Jul-2003
328K

Contains an object and an interface dll to use ASIO audiostreaming drivers with KOL with very low latency. Including Demo, including Steinberg ASIO SDK documentation. The code is freeware, but distributed applications are subject to a (free and enclosed) licensing agreement by Steinberg. Also used in Fruity Loops. Also, Audio stream demo (29K) is available to download.
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

KOLmdvControls

849K

TKOLmdvHeaderControl, TKOLmdvTreeListEdit, TKOLmdvXLGrid, TKOLmdvPanel, TKOLmdvGliphLabel, TKOLmdvToolTip, KOLmdvDialogEx, TKOLmdvOpenSaveDialog, TKOLmdvColorDialog, TKOLmdvFindReplaceDialog, TKOLmdvPrintDialog, TKOLmdvAboutDialog, TKOLmdvComboBoxEx, KOLmdvShellControls, KOLmdvSysBox, TKOLmdvColorBox, TKOLmdvFontBox.
Author: Dmitry Matveev

MultiWav & Salut

426K

MultiWav - component to mix several wave sounds via DirectSound buffer. Salut - component to represent graphic fire work effect, with sounds mixed via MultiWav.
Author: Vladimir Kladov

KOLICS

524K

A library of network components. In differ to Indy, some functions are tested and working well (SMTP, HTTP, Ping).
Author: Dmitry Zharov a.k.a. Gandalf
Home: http://delphisoftware.narod.ru/

KolGDIplus

1-Apr-2003
567K

KOL Gdi+
Author: Thaddy de Koning
Home: http://thaddy.co.uk/

Copyright (C) 1999-2006 by Vladimir Kladov