[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TGridColumn.GetPickList

Gets the list of strings in the picklist.

Declaration

Source position: grids.pas line 585

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.