[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Columns provides access to columns defined for the database grid control
Source position: dbgrids.pas line 515
protected property TCustomDBGrid.Columns : TDBGridColumns |
Columns is a TDBGridColumns property that provides access to columns defined for the database grid control. Items in the Columns collection are represented as TColumn instances and can be explictly created in the IDE at design-time, or automatically added when the OptionsExtra property includes the value dgeAutoColumns.
|
Implements a collection for columns in a database grid |
|
|
Implements a display column for the TDBGrid control |
|
|
Contains the extra options enabled for the grid control |
lazarus-ccr.sourceforge.net |