object FormPrincipal: TFormPrincipal Left = 402 Top = 246 BorderStyle = bsNone Caption = 'Discador NetCerta' ClientHeight = 169 ClientWidth = 349 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnActivate = FormActivate OnClose = FormClose OnCloseQuery = FormCloseQuery OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object CoolForm1: TCoolForm left = 0 top = 0 width = 349 height = 169 Align = alClient Picture.Data = {} Mask2 = { 1001000020000000010000000F000000F000000001000000000000005C010000 A70000000A000000000000005301000001000000070000000100000056010000 0200000005000000020000005701000003000000040000000300000058010000 040000000300000004000000590100000500000003000000050000005A010000 0600000002000000060000005A0100000700000002000000070000005C010000 0900000001000000090000005C010000A000000002000000A00000005C010000 A100000002000000A10000005A010000A300000003000000A300000059010000 A400000004000000A400000058010000A500000005000000A500000057010000 A600000008000000A600000055010000A7000000} end object Image1: TImage Left = 113 Top = 106 Width = 78 Height = 22 Cursor = crHandPoint OnClick = Image1Click end object Image2: TImage Left = 321 Top = 4 Width = 23 Height = 23 Cursor = crHandPoint OnClick = Image2Click end object Image3: TImage Left = 200 Top = 56 Width = 137 Height = 25 Cursor = crHandPoint OnClick = Image3Click end object Image4: TImage Left = 10 Top = 134 Width = 327 Height = 25 Cursor = crHandPoint OnClick = Image4Click end object Image5: TImage Left = 200 Top = 80 Width = 137 Height = 25 Cursor = crHandPoint OnClick = Image5Click end object Image6: TImage Left = 200 Top = 105 Width = 137 Height = 25 Cursor = crHandPoint OnClick = Image6Click end object edLogin: TEdit Left = 73 Top = 64 Width = 115 Height = 12 BevelEdges = [] BorderStyle = bsNone Font.Charset = DEFAULT_CHARSET Font.Color = 8388672 Font.Height = -8 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnKeyDown = edLoginKeyDown OnKeyPress = edLoginKeyPress end object edSenha: TEdit Left = 73 Top = 88 Width = 115 Height = 12 BevelEdges = [] BorderStyle = bsNone Font.Charset = DEFAULT_CHARSET Font.Color = 8388672 Font.Height = -11 Font.Name = 'Wingdings' Font.Style = [] ParentFont = False PasswordChar = 'l' TabOrder = 1 OnKeyDown = edLoginKeyDown end object cbxSalvarSenha: TCheckBox Left = 20 Top = 111 Width = 15 Height = 18 Color = clWhite ParentColor = False TabOrder = 2 OnClick = cbxSalvarSenhaClick end end