About this blog

This blog contains a list of open source components, that is compatible with Delphi 2009.

Friday, January 30, 2009

GT Menu Related Controls v.1.0.0

GT Menu Related Controls

GT Menu is a set of controls related to the menu components.

In this early version there is only a component TgtMenuTreeView.

TgtMenuTreeView is a TTreeView descentant which can be associated with a TMenu descendant and populate all menu items ,map all menu events and exclude menu dividers from the treeview.

Download ftom Torry

Thursday, January 29, 2009

SpTBXLib

SpTBXLib is an expansion package for TBX components components that adds Unicode support and skinning.

Short list of features:

  • Unicode support
  • Skins
  • Toolbar customizer
  • Theme type selection, can render skins and WinXP themes (without using a manifest)
  • Custom painting events
  • Custom Item size
  • Anchored Items
  • Anchored TTBControlItems
  • Right aligned Items
  • Caption wrapping
  • Vertical layout chevron popup
  • Numerous extra skined components: Button, Label, Editors, TabSet, TabControl, TitleBar and more.

Download

TBMDThread v.1.61

TBMDThread

Do you need to write a multithreaded applications? Are you annoyed of writing lines and lines of code for threads synchronization and CriticalSections for data protection? Would you believe that the thread is just a click away? Well here it is, the TBMThread is a native VCL component implementing everything you do need to create the thread and the synchronization, just dropping the component on the form. Sounds great, right? And it’s not all. Here is the Thread group now. Just set couple of threads to point to one and the same group and you can control and monitor all of them.

Download

Tuesday, January 27, 2009

TBMDThread v.1.6

TBMThread

Do you need to write a multithreaded applications? Are you annoyed of writing lines and lines of code for threads synchronization and CriticalSections for data protection? Would you believe that the thread is just a click away? Well here it is, the TBMThread is a native VCL component implementing everything you do need to create the thread and the synchronization, just dropping the component on the form. Sounds great, right? And it’s not all. Here is the Thread group now. Just set couple of threads to point to one and the same group and you can control and monitor all of them.

Download

Midas Speed Fix v.1.1

The MidasSpeedFix.pas is a unit that improves the performance of the Midas.dll and MidasLib unit. This is done by replacing the Midas memory manager with the Delphi memory manager (FastMM4)

Download

JEDI Code Library

The JEDI Code Library consists of a large set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects.

The library is built upon code donated from the JEDI community. It is reformatted to achieve a common look-and-feel, tested, documented and merged into the library. The library is grouped into several categories such as Strings, Files and I/O, Security, Math, Unicode and many, many more. The library is released to the public under the terms of the Mozilla Public License (MPL) and as such can be freely used in both freeware/shareware, open source and commercial projects.

Download

Monday, January 26, 2009

JEDI Visual Component Library (JVCL)

JEDI Visual Component Library (JVCL), a library which consists of a large collection (currently ca 600) visual and non-visual components which can be instantly reused in your Delphi, Kylix and C++ Builder projects.

Requires JEDI Code Library (JCL) to be installed.

Download