[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the position for the first column in the grid control after the optional row indicator column.
Source position: dbgrids.pas line 458
protected function TCustomDBGrid.FirstGridColumn: Integer; override; |
Ordinal position for the first data column in the grid.
The return value is 1 when dgIndicator has been included in the Options for the grid control. Otherwise, the return value is 0.
|
Contains the optional features or behaviors that are enabled for the grid control. |
|
|
Stores values from the TDbGridOption enumeration. |
|
|
Enumerated type containing options available for use in a database grid control. |
Version 4.0 | Generated 2025-05-03 | Home |