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

Reference for unit 'DBCtrls'

Data-Aware controls commonly used for viewing and operating on information held in databases

uses

  System,

  Types,

  Classes,

  

  SysUtils,

  

  DB,

  

  Variants,

  LazTracer,

  LazUtilities,

  LCLStrConsts,

  

This unit contains all resource strings of the LCL

  LMessages,

  

  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.

  LResources,

  

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

  GraphType,

  

  Controls,

  

This unit contains basic classes for visual controls.

  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

  StdCtrls,

  

Several standard controls used in most Lazarus forms

  Buttons,

  

Defines several specialist button classes

  MaskEdit,

  

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

  ExtCtrls,

  

Some extra controls commonly used in Lazarus forms

  Calendar,

  

Classes defining Calendar, a graphic allowing the user to select a date

  ImgList;

  

Contains definitions for TCustomImageList, the base class for TImageList.

Related topics

HowToUseDataAwareControls

  

HowToUseDataAwareControls - Hints for accessing databases

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