TDBGrid

E759404

TDBGrid is a Lazarus visual component used to display and edit database table records in a grid format within applications.

All labels observed (2)

Label Occurrences
TDBGrid canonical 3
Delphi TDBGrid component 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf GUI component
Lazarus visual component
data-aware grid control
category data grid components
database-aware controls
displayFormat grid
environment cross-platform GUI development
event OnCellClick
OnDblClick
OnDrawColumnCell
OnTitleClick
integratesWith LCL database components
language Object Pascal
platform Lazarus Component Library
property Color
Columns
DataSource
DefaultRowHeight
FixedColor
GridLineWidth
Options
ReadOnly
RowCount
TitleFont
purpose display database table records
edit database table records
requires TDataSource
connected dataset
similarTo Delphi TDBGrid component
linked to: TDBGrid
supports cell drawing customization
column alignment settings
column width adjustment
column-based layout
custom column titles
data editing
data-aware columns
event-driven customization
keyboard navigation
mouse navigation
row-based navigation
selection of rows
sorting by columns
tabular data display
usedFor CRUD interfaces
database front-end applications
usedIn Free Pascal applications
Lazarus IDE

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

TDataSource isUsedWith TDBGrid
TDBGrid similarTo Delphi TDBGrid component
linked to: TDBGrid
Windows VCL hasComponent TDBGrid