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

TGridColumn.GetPickList

Gets the list of strings in the picklist.

Declaration

Source position: grids.pas line 582

protected function TGridColumn.GetPickList: TStrings; virtual;

Function result

Value for the property.

See also

TGridColumn.PickList

  

The list of items that can be selected as the value for the column.