[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Chart' (#lcl)

Reference for unit 'Chart'

Classes for constructing Bar Charts

uses

  System,

  types,

  sysutils,

  Classes,

  LCLProc,

  

Useful lower level helper functions and classes

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility

  LCLType,

  

This unit is being created specifically for compatibility with Delphi. It should only be used for constants and type definitions that are included in the Delphi Windows unit. This is only done for compatibiltiy.

  Controls,

  

This unit contains basic classes for visual controls.

  ExtCtrls,

  

Some extra controls commonly used in Lazarus forms

  Graphics,

  

Unit contains definitions for many fundamental classes and types used in graphic applications

  Dialogs;

  

Some dialogs commonly used in Lazarus applications. Look at the Procedures as well as the Classes

The latest version of this document can be found at lazarus-ccr.sourceforge.net.