RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDBGrid Properties

The properties of the TCustomDBGrid class are listed here.

 
Name 
Description 
 
Describes the display attributes and field bindings of the columns. 
 
Helps the data-aware grid manage its link to the data source and respond to data events. 
 
Indicates whether the cells in the data-aware grid are drawn automatically. 
 
Indicates the index of the first column in the grid that contains data. 
 
Counts the number of times BeginLayout has been called without an EndLayout or CancelLayout call. 
 
Specifies various display and behavioral properties of the data-aware grid. 
 
Determines where a control looks for its color information. 
 
Indicates whether the grid is used for display only, or whether the user can edit data using the grid. 
 
Specifies a set of bookmarks for all the records in the dataset that correspond to rows selected in the grid. 
 
Describes the font used to draw the column titles in the grid. 
 
Counts the number of times BeginUpdate is called without a corresponding call to EndUpdate
 
Name 
Description 
 
Identifies the link to the dataset where the data-aware grid finds its data. 
 
Determines whether the current cell can be edited. 
 
Specifies the number of fields (columns) displayed in the grid. 
 
Provides indexed access to the field components that correspond to the columns. 
 
Specifies the field component for the currently selected cell in the grid. 
 
Specifies the index of the currently selected column in the Columns array. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!