vote up 27 vote down star
26

It would be good to compile a new inventory here of Delphi FOSS components that are very useful, also with rare and difficult to find functionality and still maintained for the latest Delphi versions. Examples of rare components are for instance "TWAIN" scanning components, raw printing etc. Your comments added will make for a very valuable searchable resource that is up to date.

Please add download URLs below.

Thanks in advance for your contribution!

flag

33 Answers

prev 1 2
vote up 2 vote down

The JEDI API Library & Security Code Library: The JWA library aims to provide a conversion from C to Delphi of as many headers as possible from the PSDK etc. The JWSCL (security library) is an advanced object-oriented framework for programming with the Windows security features (ACL, Tokens, etc.)

The team members (I'm one of them ;-) also keep a blog.

link|flag
vote up 1 vote down

InstantObjects Persistence Framework

InstantObjects

InstantObjects is an Open Source Object Persistence Framework with integrated IDE modeling tools and support for many databases. The project was originally a commercial product of Seleqt.

The web site is out of date, but there is work happening on the developers forums. The framework now compiles are runs under on Delphi 2010 and 2009 with more enhancements on the way. Please check the SVN repository trunk for the latest code.

link|flag
vote up 1 vote down

Mitov Software has some great free Delphi and CPP Builder components and experts. My favorites are:

  • Image Debugger Visualizer
  • Great threading components with ability to group threads and control the group of threads as a whole. Each thread is a visual component with OnStart and OnTerminate events (and of course, OnExecute). That makes code organization neater.
link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.