object Ghostwriter: TGhostwriter Left = 469 Top = 414 Width = 182 Height = 329 Caption = 'Ghostwriter' Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} KeyPreview = True Scaled = False OnActivate = FormActivate OnCreate = FormCreate OnDestroy = FormDestroy OnHide = FormHide OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 206 Width = 174 Height = 96 Align = alBottom BevelInner = bvLowered TabOrder = 1 object Button6: TButton Left = 80 Top = 9 Width = 25 Height = 16 Caption = #39#39 TabOrder = 3 OnClick = Button6Click end object Button5: TButton Left = 105 Top = 9 Width = 24 Height = 16 Caption = '()' TabOrder = 2 OnClick = Button5Click end object Button4: TButton Left = 128 Top = 9 Width = 25 Height = 16 Caption = '{}' TabOrder = 1 OnClick = Button4Click end object Button3: TButton Left = 153 Top = 9 Width = 16 Height = 16 Caption = '[]' TabOrder = 0 OnClick = Button3Click end object Button16: TButton Left = 100 Top = 25 Width = 26 Height = 16 Caption = '^' TabOrder = 5 OnClick = Button16Click end object Button18: TButton Left = 112 Top = 41 Width = 25 Height = 16 Caption = '>' TabOrder = 7 OnClick = Button18Click end object Button17: TButton Left = 89 Top = 41 Width = 24 Height = 16 Caption = '<' TabOrder = 6 OnClick = Button17Click end object Button15: TButton Left = 100 Top = 57 Width = 26 Height = 16 TabOrder = 4 OnClick = Button15Click end object Button19: TButton Left = 140 Top = 25 Width = 29 Height = 16 Caption = '<-' TabOrder = 8 OnClick = Button19Click end object Button20: TButton Left = 64 Top = 57 Width = 30 Height = 16 TabOrder = 9 OnClick = Button20Click end object Button21: TButton Left = 137 Top = 57 Width = 32 Height = 16 Caption = 'OK' TabOrder = 10 OnClick = Button21Click end object xButton1: TxButton Left = 8 Top = 8 Width = 25 Height = 17 Caption = '1' TabOrder = 11 OnClick = sendCharacter Caption_English = '1' Caption_France = '1' Caption_German = '1' Caption_Spanish = '1' data_int = 49 end object xButton2: TxButton Left = 32 Top = 8 Width = 25 Height = 17 Caption = '2' TabOrder = 12 OnClick = sendCharacter Caption_English = '2' Caption_France = '2' Caption_German = '2' Caption_Spanish = '2' data_int = 50 end object xButton3: TxButton Left = 56 Top = 8 Width = 25 Height = 17 Caption = '3' TabOrder = 13 OnClick = sendCharacter Caption_English = '3' Caption_France = '3' Caption_German = '3' Caption_Spanish = '3' data_int = 0 end object xButton4: TxButton Left = 8 Top = 24 Width = 25 Height = 17 Caption = '4' TabOrder = 14 OnClick = sendCharacter Caption_English = '4' Caption_France = '4' Caption_German = '4' Caption_Spanish = '4' data_int = 0 end object xButton5: TxButton Left = 32 Top = 24 Width = 25 Height = 17 Caption = '5' TabOrder = 15 OnClick = sendCharacter Caption_English = '5' Caption_France = '5' Caption_German = '5' Caption_Spanish = '5' data_int = 53 end object xButton6: TxButton Left = 56 Top = 24 Width = 25 Height = 17 Caption = '6' TabOrder = 16 OnClick = sendCharacter Caption_English = '6' Caption_France = '6' Caption_German = '6' Caption_Spanish = '6' data_int = 54 end object xButton7: TxButton Left = 8 Top = 40 Width = 25 Height = 17 Caption = '7' TabOrder = 17 OnClick = sendCharacter Caption_English = '7' Caption_France = '7' Caption_German = '7' Caption_Spanish = '7' data_int = 55 end object xButton8: TxButton Left = 32 Top = 40 Width = 25 Height = 17 Caption = '8' TabOrder = 18 OnClick = sendCharacter Caption_English = '8' Caption_France = '8' Caption_German = '8' Caption_Spanish = '8' data_int = 56 end object xButton9: TxButton Left = 56 Top = 40 Width = 25 Height = 17 Caption = '9' TabOrder = 19 OnClick = sendCharacter Caption_English = '9' Caption_France = '9' Caption_German = '9' Caption_Spanish = '9' data_int = 57 end object xButton10: TxButton Left = 32 Top = 56 Width = 25 Height = 17 Caption = '0' TabOrder = 20 OnClick = sendCharacter Caption_English = '0' Caption_France = '0' Caption_German = '0' Caption_Spanish = '0' data_int = 48 end object xButton11: TxButton Left = 76 Top = 72 Width = 21 Height = 17 Caption = '!' TabOrder = 21 OnClick = sendShiftedChar Caption_English = '!' Caption_France = '!' Caption_German = '!' Caption_Spanish = '!' data_int = 33 end object xButton12: TxButton Left = 96 Top = 72 Width = 25 Height = 17 Caption = ';' TabOrder = 22 OnClick = sendShiftedChar Caption_English = ';' Caption_France = ';' Caption_German = ';' Caption_Spanish = ';' data_int = 59 end object xButton13: TxButton Left = 120 Top = 72 Width = 25 Height = 17 Caption = ':' TabOrder = 23 OnClick = sendShiftedChar Caption_English = ':' Caption_France = ':' Caption_German = ':' Caption_Spanish = ':' data_int = 0 end object xButton14: TxButton Left = 144 Top = 72 Width = 25 Height = 17 Caption = '.' TabOrder = 24 OnClick = sendShiftedChar Caption_English = '.' Caption_France = '.' Caption_German = '.' Caption_Spanish = '.' data_int = 56 end object xButton15: TxButton Left = 8 Top = 72 Width = 25 Height = 17 Caption = '<' TabOrder = 25 OnClick = sendCharacter Caption_English = '<' Caption_France = '<' Caption_German = '<' Caption_Spanish = '<' data_int = 0 end object xButton16: TxButton Left = 32 Top = 72 Width = 25 Height = 17 Caption = '>' TabOrder = 26 OnClick = sendShiftedChar Caption_English = '>' Caption_France = '>' Caption_German = '>' Caption_Spanish = '>' data_int = 62 end object xButton17: TxButton Left = 56 Top = 72 Width = 21 Height = 17 Caption = '=' TabOrder = 27 OnClick = sendShiftedChar Caption_English = '=' Caption_France = '=' Caption_German = '=' Caption_Spanish = '=' data_int = 0 end end object ListBox1: TListBox Left = 0 Top = 0 Width = 174 Height = 206 Align = alClient ItemHeight = 16 Sorted = True TabOrder = 0 OnClick = ListBox1Click end object Timer1: TTimer Interval = 500 OnTimer = Timer1Timer Left = 96 Top = 164 end end