DBGrids

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

Class

TBookmarkList

TBookmarkList is a collection of bookmarks that identify a set of records in a dataset.

TColumn

TColumn represents a column in a data grid (TDBGrid).

TColumnTitle

TColumnTitle represents the title of a data-grid column (TColumn).

TCustomDBGrid

TCustomDBGrid is the base class for grid controls that display the records from a dataset in a tabular format.

TDBGrid

TDBGrid displays and manipulates records from a dataset in a tabular grid.

TDBGridColumns

TDBGridColumns represents a container for TColumn objects.

TGridDataLink

TGridDataLink helps manage the link to a data source and maintain the field mapping for a TCustomDBGrid object.

Classref

TColumnClass

TColumnClass defines the metaclass for TColumn.

Const

Constants

Enum

TColumnButtonStyle

TColumnButtonStyle indicates whether and how the user can select values for a column from a list.

TColumnValue

TColumnValue and TColumnValues indicate which properties on the column of a DB grid are persistent.

TDBGridColumnsState

TDBGridColumnsState indicates whether the columns in a DB grid dynamically reflect dataset fields.

TDBGridOption

TDBGridOption and TDBGridOptions indicate display and behavioral property of a DB grid.

Set

TColumnValues
TDBGridOptions

TDBGridOption and TDBGridOptions indicate display and behavioral property of a DB grid.

C++ Information

Class

TBookmarkList

TBookmarkList is a collection of bookmarks that identify a set of records in a dataset.

TColumn

TColumn represents a column in a data grid (TDBGrid).

TColumnTitle

TColumnTitle represents the title of a data-grid column (TColumn).

TCustomDBGrid

TCustomDBGrid is the base class for grid controls that display the records from a dataset in a tabular format.

TDBGrid

TDBGrid displays and manipulates records from a dataset in a tabular grid.

TDBGridColumns

TDBGridColumns represents a container for TColumn objects.

TGridDataLink

TGridDataLink helps manage the link to a data source and maintain the field mapping for a TCustomDBGrid object.

Enum

TColumnButtonStyle

TColumnButtonStyle indicates whether and how the user can select values for a column from a list.

TColumnValue

TColumnValue and TColumnValues indicate which properties on the column of a DB grid are persistent.

TDBGridColumnsState

TDBGridColumnsState indicates whether the columns in a DB grid dynamically reflect dataset fields.

TDBGridOption

TDBGridOption and TDBGridOptions indicate display and behavioral property of a DB grid.

Typedef

TColumnClass

TColumnClass defines the metaclass for TColumn.

TColumnValues
TDBGridClickEvent
TDBGridOptions

TDBGridOption and TDBGridOptions indicate display and behavioral property of a DB grid.

TDrawColumnCellEvent
TDrawDataCellEvent
Personal tools
Translations
Newest Version