Source position: uCEFTypes.pas line 2249
type TCefKeyLocation = (
CEF_KEYLOCATION_NONE,
CEF_KEYLOCATION_LEFT,
CEF_KEYLOCATION_RIGHT
);