TIWCGJQSlimBoxOptions.CloseKeys Property
An array of key codes of the keys to press to close Slimbox. Default is [27, 88, 67] which means Esc (27), “x” (88) and “c” (67)
published property CloseKeys: TIWCGJSonSimpleArray index 10 read GetSimpleArrayValue write SetSimpleArrayValue stored IsObjStored;