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 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.4 Generated 2025-11-08 Home