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

protected function TGridColumn.GetPickList: TStrings; virtual;

Function result

Value for the property.

See also

TGridColumn.PickList

  

The list with the values that can be selected for a cell in the column using a drop-down list.


Version 4.0 Generated 2025-05-03 Home