object Dbg: TDbg Left = 309 Top = 116 Width = 439 Height = 482 Caption = 'Debug' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDefaultPosOnly OnCreate = FormCreate OnShow = FormShow DesignSize = ( 431 455) PixelsPerInch = 96 TextHeight = 13 object mm: TMemo Left = 8 Top = 8 Width = 417 Height = 385 Anchors = [akLeft, akTop, akRight, akBottom] ReadOnly = True ScrollBars = ssBoth TabOrder = 0 end object btTray: TButton Left = 8 Top = 401 Width = 81 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Tray' TabOrder = 1 OnClick = btTrayClick end object btInterface: TButton Left = 96 Top = 401 Width = 97 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Ligar Interface' TabOrder = 2 OnClick = btInterfaceClick end object cbTopo: TCheckBox Left = 8 Top = 433 Width = 65 Height = 17 Anchors = [akLeft, akBottom] Caption = 'No topo' TabOrder = 3 end object Button1: TButton Left = 200 Top = 400 Width = 89 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Checar Conex'#227'o' TabOrder = 4 OnClick = Button1Click end object Button2: TButton Left = 400 Top = 400 Width = 25 Height = 25 Anchors = [akLeft, akBottom] Caption = '?' TabOrder = 5 OnClick = Button2Click end object cbConecta: TCheckBox Left = 88 Top = 432 Width = 65 Height = 17 Anchors = [akLeft, akBottom] Caption = 'Conecta' TabOrder = 6 end object btCadastro: TButton Left = 296 Top = 400 Width = 75 Height = 25 Caption = 'Cadastro' TabOrder = 7 OnClick = btCadastroClick end end