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

Reference for unit 'Grids'

Classes for displaying tabular data in the form of a grid of rows and columns

uses

  Classes,

  

  SysUtils,

  

  Types,

  TypInfo,

  Math,

  FPCanvas,

  HtmlDefs,

  StrUtils,

  LCLStrConsts,

  

This unit contains all resource strings of the LCL

  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.

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility.

  Controls,

  

This unit contains basic classes for visual controls.

  Graphics,

  

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

  Forms,

  

Contains definitions and descriptions for constructing the Forms which are the basis of the Lazarus Graphical User Interface

  LMessages,

  

  StdCtrls,

  

Several standard controls used in most Lazarus forms

  LResources,

  

This unit maintains and stores all standard Lazarus resources in the global LazarusResources list and provides methods and types for component streaming.

  MaskEdit,

  

Defines classes for Mask Editing, ie editing with a masking string in place to obscure the text being entered

  Buttons,

  

Defines several specialist button classes

  Clipbrd,

  

Definitions for the Clipboard to hold Cut or Copied data for Pasting

  Themes,

  

For manipulation of display Themes, mostly in a Windows XP (and later) environment

  ImgList,

  

Contains definitions for TCustomImageList, the base class for TImageList.

  LazFileUtils,

  DynamicArray,

  

  Maps,

  LazUTF8,

  LazUtf8Classes,

  Laz2_XMLCfg,

  LazLoggerBase,

  LazUtilities,

  LCSVUtils,

  IntegerList;

Related topics

HowToUseGrids

  

How to use Grids including StringGrids, DrawGrids and DbGrids

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