[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Signals the OnPickListSelect event handler when a selection is made in a picklist.
Source position: grids.pas line 1163
protected procedure TCustomGrid.PickListItemSelected( |
Sender: TObject |
); |
Sender |
|
Object for the event notification. |
Called from the Select method when the text for the cell value is stored in a cell using a picklist-style Editor.
Version 4.0 | Generated 2025-05-03 | Home |