enum key{F9 = 122,F10 = 123,F11 = 124}
this.key = new TStaticVar();this.key.F9 = 122;this.key.F10 = 123;this.key.F11 = 124;