Skip to content
David Šafránek edited this page Mar 20, 2016 · 4 revisions

Library/Framework for Delphi Applications

  • Sample applications available here.

Supported Delphi Versions (x86 and x64)

  • 10 Seattle
  • XE8
  • XE7
  • XE6
  • XE5
  • XE4
  • XE3 (not tested)
  • XE2
  • XE
  • 2010
  • 2009 (not tested)
  • 2007
  • 2006
  • 2005 (not tested)
  • 8 (not tested)
  • 7
  • 6 ('Delphi Internal Error' in GUI part)
  • 5 and earlier (compilation errors)

Supported Operating Systems

  • Windows 10 (x86, x64)
  • Windows 8/8.1 (x86, x64)
  • Windows 7 (x86, x64)
  • Windows XP (x86, x64)
  • Windows Vista (x86, x64)
  • Windows Server 2003/2008/2012 (x86, x64)
  • Windows 2000 (not tested)
  • Windows 95/98 (some functions do not work due new Windows API functions)
  • Separated into GUI and Console (non-GUI) parts
  • The oldest source code coming from 1997

Installation

  • Add all folders and subfolders into Delphi Library path.
  • Open and install "Packages\LibD{n}.dpk". Where {n} is you Delphi version.

License

  • GNU Lesser General Public License