Vcl.DBGrids

From RAD Studio API Documentation
Jump to: navigation, search


Package vcldb250.bpl

Classes

TBookmarkListTBookmarkList is a collection of bookmarks that identify a set of records in a dataset.
TColumnTColumn represents a column in a data grid (TDBGrid).
TColumnClassTColumnClass defines the metaclass for TColumn.
TColumnTitleTColumnTitle represents the title of a data-grid column (TColumn).
TCustomDBGridTCustomDBGrid is the base class for grid controls that display the records from a dataset in a tabular format.
TDBGridTDBGrid displays and manipulates records from a dataset in a tabular grid.
TDBGridColumnsTDBGridColumns represents a container for TColumn objects.
TGridDataLinkTGridDataLink helps manage the link to a data source and maintain the field mapping for a TCustomDBGrid object.

Types

TColumnButtonStyleTColumnButtonStyle indicates whether and how the user can select values for a column from a list.
TColumnValueTColumnValue and TColumnValues indicate which properties on the column of a DB grid are persistent.
TColumnValues
TDBGridClickEvent
TDBGridColumnsStateTDBGridColumnsState indicates whether the columns in a DB grid dynamically reflect dataset fields.
TDBGridOptionTDBGridOption and TDBGridOptions indicate display and behavioral property of a DB grid.
TDBGridOptionsTDBGridOption and TDBGridOptions indicate display and behavioral property of a DB grid.
TDrawColumnCellEvent
TDrawDataCellEvent

Constants

cm_DeferLayoutcm_DeferLayout: Integer = $464;
ColumnTitleValuesColumnTitleValues: Set = [cvTitleColor..cvTitleFont];
IndicatorWidthIndicatorWidth: Integer = $B;