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