RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Grids Namespace

This is namespace Grids.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists structs, records, enums in this documentation. 
The following table lists types in this documentation. 
The following table lists constants in this documentation. 
 
Name 
Description 
 
EInvalidGridOperation is the exception class for illegal grid operations. 
 
TCustomDrawGrid is the base class for grids that publish events for painting and manipulating the cells in the grid. 
 
TCustomGrid is the base type for all components that present information in a two-dimensional grid. 
 
TDrawGrid represents a grid control that displays information in column and row format. 
 
TInplaceEdit provides text editing capabilities for grid controls. 
 
This is class Grids.TInplaceEditList. 
 
TStringGrid represents a grid control designed to simplify the handling of strings and associated objects. 
 
TStringGridStrings maintains a list of the strings that appear in the cells of a string grid. 
Name 
Description 
This is constant Grids.MaxCustomExtents. 
This is constant Grids.MaxShortInt. 
 
Name 
Description 
 
TEditStyle indicates whether a cell in a grid contains a drop-down arrow or ellipsis button. 
 
TGridAxisDrawInfo and TGridDrawInfo represent information that is useful when rendering a grid. 
 
TGridCoord specifies a cell in a grid control. 
 
This is record Grids.TGridDrawInfo. 
 
TGridOption and TGridOptions customize the appearance and behavior of a grid control. 
 
TGridRect specifies a set of cells that occupy a rectangular region in a grid control. 
 
TGridState indicates any user actions that are currently changing the layout of the grid. 
Name 
Description 
Function type for OnDrawCell event. 
TGetEditEvent is the type of the event handlers that provide strings for the inplace editor of a grid. 
This is type Grids.TGetExtentsFunc. 
TGridDrawState represents information that is useful when rendering the cell of a grid. 
This is type Grids.TGridMovement. 
TGridOptions and TGridOption customize the appearance and behavior of a grid control. 
TGridScrollDirection indicates the direction in which to scroll the cells of a grid control. 
This is type Grids.TMovedEvent. 
This is type Grids.TOnGetPickListItems. 
This is type Grids.TSelectCellEvent. 
TSetEditEvent is the type of the event handlers that assign strings to a cell in a grid. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!