Free Component Library

Interaction of class libraries and widgetsets in Lazarus and Free Pascal

The Free Component Library, abbreviated FCL, is a software component library for Free Pascal.

The FCL consists of a collection of units that provide components and classes for general programming tasks. Although it is intended to be compatible with Delphi's Visual Component Library (VCL) the FCL is restricted to non-visual components. On the other hand, its functionality partly exceeds that of the VCL.

Visual components are provided by the Lazarus Component Library (LCL).

The FCL is based on the Free Pascal Runtime Library (RTL).

Further reading

External links

This article is issued from Wikipedia - version of the 11/4/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.