(#fcl)

Reference for package 'fcl'

Free Pascal FCL: Free Component Library

Units

base64

  

Unit implementing base64 encoding

bufstream

  

Buffered stream

contnrs

  

Various general purpose classes: stack, queue, objectlists

dbugintf

  

Unit to send commands to a debug server process

gettext

  

Unit implementing resource string translation using gettext files

idea

  

The IDEA unit provides IDEA encryption support

iostream

  

Implement streams for handling standard input, output and stderr

Pipes

  

Unit implementing pipe streams.

process

  

Unit implementing the TProcesscomponent.

StreamIO

  

Streams for standard text files.

zstream

  

Support for compression streams

Description

The Free Component Library is a series of units that implemenent various classes and non-visual components for use with Free Pascal. They are building blocks for non-visual and visual programs, such as designed in Lazarus.

The TDatasetdescendents have been implemented in a way that makes them compatible to the Delphi implementation of these units. There are other units that have counterparts in Delphi, but most of them are unique to Free Pascal.