| OnNotInList Event |
Applies to
TIB_CustomCombo
Declaration
TNotifyEvent = Procedure(Sender: TObject) of object;
Description
This property is used to take action on an item that was not found in the
lookup dataset. It will be triggered if ENTER is pressed and no matching
record exists for the current search criteria.