TKeyEvent type

Unit
QDBView

Declaration
TKeyEvent = procedure(Sender : TObject; var Key : TKey) of object;

Description
The TKeyEvent is used to supply a key when an item needs to be stored. See also: OnKey