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