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

Setting Controls v.1.0.2

New

GTDelphiComponents

GT Setting Controls Suite is a set controls which as name say is code free solution for the programmer to load and save settings regarding an application.

The Setting Controls Suite has three different storage options: a ini file, into the registry, or in a dataset. With the Setting Controls Suite with two lines of code you can save and load settings for an application.

Download

DDevExtensions 1.9.2

Technorati Теги:

DDevExtensions 1.9.2

DDevExtensions extends the Delphi/C++Builder IDE by adding some new productivity features.

Features:

  • Adds an improved View Units, View Forms and Use Units dialog
  • Adds an extended “Use Units” dialog for the Delphi personalities showing all files that the compiler can see
  • Keybinding for extended HOME and indent/unindent TAB/Shift-TAB
  • Ctrl+Left/Right like in VisualStudio
  • Adds a dialog to set the versioninfo for multiple projects in a projectgroup
  • Can disable the Source modified. Rebuild? dialog
  • Brings back the old component palette
  • Allows to disable the package cache
  • Adds a progressbar to the compile dialog
  • Adds Explicit* property remover to keep DFM files compatible to older Delphi versions
  • Allows to delete .ddp files, empty Model and empty __history directories.
  • Adds a backup system that creates backups of unsaved files when you compile or execute a project.
  • Adds the option to automatically save after a successful compile
  • Adds the ability to close the IDE even if the IDE’s termination code raised an exception
  • Adds the ability to kill the IDE after saving all files by using Ctrl+Close-Button
  • Enables Delphi 2009’s ability to cancel the Kibitz-Compiler by pressing ESC or moving the mouse

Download