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

TCustomGrid.OnPickListSelect

Event handler for selecting an item from a picklist (eg drop-down list in TComboBox)

Declaration

Source position: grids.pas line 1060

protected property TCustomGrid.OnPickListSelect: TNotifyEvent
  read FOnPickListSelect
  write FOnPickListSelect;

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