Jump to content

Lazarus Component Library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jwdietrich2 (talk | contribs) at 17:42, 4 September 2013 (Created page with 'thumb|Interaction of class libraries and widgetsets in Lazarus and Free Pascal The '''Lazarus Component Library''', abbreviated...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Interaction of class libraries and widgetsets in Lazarus and Free Pascal

The Lazarus Component Library, abbreviated LCL is a visual software component library for the Lazarus IDE.

The LCL consists of a collection of units that provide components and classes especially for visual tasks. It is based on the Free Pascal libraries RTL and FCL. By binding platform-specific widgetsets it supports platform-sensitive software development for several operating systems including Android, Desktop Linux, Mac OS X and Windows.