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

Reference for unit 'ValEdit'

uses

  System,

  Classes,

  Controls,

  

This unit contains basic classes for visual controls.

  StdCtrls,

  

Several standard controls used in most Lazarus forms

  SysUtils,

  Grids,

  

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

  LResources,

  

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

  Dialogs,

  

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

  LazUtf8,

  variants,

  LCLProc,

  

Useful lower level helper functions and classes

  ContNrs;