RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGrid Properties

The properties of the TCustomGrid class are listed here.

 
Name 
Description 
 
Determines whether a single line border is drawn around the grid. 
 
Col 
Specifies the index of the column that contains the selected cell. 
 
Specifies the number of columns in the grid. 
 
Specifies the background color of the control. 
 
Indicates the width (in pixels) of all the columns in the grid. 
 
Determines the width (in pixels) of all columns that have not been explicitly resized. 
 
Determines whether the Cells are painted when the grid is drawn. 
 
Specifies the height (in pixels) of all rows that have not been explicitly resized. 
 
Determines whether the current cell can be edited. 
 
Specifies the background color of the fixed rows and columns in the grid. 
 
Specifies the number of columns on the left of the grid that cannot be scrolled. 
 
Specifies the number of rows on the top of the grid that cannot be scrolled. 
 
Specifies the height of the grid in pixels. 
 
Specifies the width (in pixels) of the lines that separate the cells of the grid. 
 
Specifies the width of the grid in pixels. 
 
Indicates the current position of the mouse cursor. 
 
Designates the edit control the grid uses to allow users to edit the contents of the selected cell. 
 
Specifies the index of the first visible scrollable column in the grid. 
 
Specifies various display and behavioral properties of the grid. 
 
Determines where a control looks for its color information. 
 
Row 
Specifies the index of the row that contains the selected cell. 
 
Specifies the number of rows in the grid. 
 
Gives the height (in pixels) of all rows in the grid. 
 
Specifies whether the grid includes horizontal and vertical scroll bars. 
 
Indicates the boundaries of the current selection. 
 
Indicates whether the user can tab to specified columns in the grid. 
 
Specifies the index of the first visible scrollable row in the grid. 
 
Indicates the number of scrollable columns visible in the grid. 
 
Indicates the number of scrollable rows visible in the grid. 
 
Name 
Description 
 
Determines if the user can tab to a control. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!