Source position: customdrawncontrols.pas line 306
type TKeyboardInputBehavior = (
kibAutomatic,
kibRequires,
kibDoesntRequire
);