New LCL features since

From Free Pascal wiki
Revision as of 13:58, 15 April 2012 by Chronos (talk | contribs)
Jump to navigationJump to search

This page contains a list of major Lazarus Component Library (LCL) features that made Lazarus even more impressive. All features are sorted by the Lazarus release version that they became available in.

v0.9.22 (2007-03-26)

TTrayIcon

TrayIcon is a multi-platform System Tray component. TrayIcon used to be an optional component, but is now part of LCL since Lazarus 0.9.23 and later. You can find TrayIcon on the Addition tab of component palette. For more information go to: TrayIcon

Unsorted

  • Themed applications by default
  • Awesome anchoring and padding between components
  • Huge image file format support (read & write)
  • Mac OS X via Carbon widgeset
  • Custom drawn fpGUI widgetset
  • Reporting via LazReport (or should this go under IDE features)
  • Native Vista icon support (256x256 png)
  • .....