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

Reference for unit 'Grids': Classes

EGridException

  

Exception raised for an error occurring in a Grid class.

TButtonCellEditor

  

The editor used for button cells in a grid.

TCompositeCellEditor

  

A general purpose editor for cells in a grid.

TCustomDrawGrid

  

The base class for a custom-drawn grid control.

TCustomGrid

  

Implements the base class for grid controls.

TCustomStringGrid

  

The base class for TStringGrid.

TDrawGrid

  

Implements a custom-drawn grid control.

TGridColumn

  

Implements a column definition used for tabular data in TCustomGrid.

TGridColumns

  

Collection used to store column definitions for a grid control.

TGridColumnTitle

  

Provides properties and methods need to represent a column title in a grid.

TPickListCellEditor

  

Implements a cell editor control which displays a Pick List.

TStringCellEditor

  

Implements the default editor for cells in TCustomGrid.

TStringGrid

  

Implements a specialized grid for displaying textual content.

TStringGridStrings

  

Represents strings used as the cell values in TCustomStringGrid / TStringGrid.

TVirtualGrid

  

Implements a grid with metadata where rows and columns are stored as Pointer arrays.

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