Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridColumn.GetDefaultValueUnchecked

Gets the default value for an unchecked cell in the column.

Declaration

Source position: grids.pas line 580

protected function TGridColumn.GetDefaultValueUnchecked: string; virtual;

Function result

Default value used for an unchecked cell in the grid column.