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

Reference for unit 'DBGrids'

Data-Aware Grids to display and operate on information held in a database

uses

  System,

  Classes,

  sysutils,

  math,

  FileUtil,

  

Miscellaneous procedures and functions for manipulating files and filenames

  db,

  LCLStrConsts,

  

This unit contains all resource strings of the LCL

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility

  LCLProc,

  

Useful lower level helper functions and classes

  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.

  LMessages,

  

  LResources,

  

This unit maintains and stores all lazarus resources in the global list named LazarusResources and provides methods and types to stream components

  Controls,

  

This unit contains basic classes for visual controls.

  StdCtrls,

  

Several standard controls used in most Lazarus forms

  Graphics,

  

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

  Grids,

  

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

  Dialogs,

  

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

  Themes,

  

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

  Variants;

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