Developer

TNxWantKeys

Specify keys, or set of keys on which control will react.

Unit: NxTypes6.pas (Sources)

TNxWantKeys = set of (wkArrows, wkTabs, wkReturns);
If some value is omitted, control will pass this keys to the parent.

See also