[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 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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.