home *** CD-ROM | disk | FTP | other *** search
/ Emuladores 7 / EMULADORES_7.iso / kit / discador_netcerta.exe / DiscadorNetCerta.exe / 0 / RCDATA / TFORMPRINCIPAL / TFORMPRINCIPAL.txt < prev   
Text File  |  2004-05-10  |  3KB  |  133 lines

  1. object FormPrincipal: TFormPrincipal
  2.   Left = 402
  3.   Top = 246
  4.   BorderStyle = bsNone
  5.   Caption = 'Discador NetCerta'
  6.   ClientHeight = 169
  7.   ClientWidth = 349
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnCloseQuery = FormCloseQuery
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object CoolForm1: TCoolForm
  23.     left = 0
  24.     top = 0
  25.     width = 349
  26.     height = 169
  27.     Align = alClient
  28.     Picture.Data = {<image000.bmp>}
  29.     Mask2 = {
  30.       1001000020000000010000000F000000F000000001000000000000005C010000
  31.       A70000000A000000000000005301000001000000070000000100000056010000
  32.       0200000005000000020000005701000003000000040000000300000058010000
  33.       040000000300000004000000590100000500000003000000050000005A010000
  34.       0600000002000000060000005A0100000700000002000000070000005C010000
  35.       0900000001000000090000005C010000A000000002000000A00000005C010000
  36.       A100000002000000A10000005A010000A300000003000000A300000059010000
  37.       A400000004000000A400000058010000A500000005000000A500000057010000
  38.       A600000008000000A600000055010000A7000000}
  39.   end
  40.   object Image1: TImage
  41.     Left = 113
  42.     Top = 106
  43.     Width = 78
  44.     Height = 22
  45.     Cursor = crHandPoint
  46.     OnClick = Image1Click
  47.   end
  48.   object Image2: TImage
  49.     Left = 321
  50.     Top = 4
  51.     Width = 23
  52.     Height = 23
  53.     Cursor = crHandPoint
  54.     OnClick = Image2Click
  55.   end
  56.   object Image3: TImage
  57.     Left = 200
  58.     Top = 56
  59.     Width = 137
  60.     Height = 25
  61.     Cursor = crHandPoint
  62.     OnClick = Image3Click
  63.   end
  64.   object Image4: TImage
  65.     Left = 10
  66.     Top = 134
  67.     Width = 327
  68.     Height = 25
  69.     Cursor = crHandPoint
  70.     OnClick = Image4Click
  71.   end
  72.   object Image5: TImage
  73.     Left = 200
  74.     Top = 80
  75.     Width = 137
  76.     Height = 25
  77.     Cursor = crHandPoint
  78.     OnClick = Image5Click
  79.   end
  80.   object Image6: TImage
  81.     Left = 200
  82.     Top = 105
  83.     Width = 137
  84.     Height = 25
  85.     Cursor = crHandPoint
  86.     OnClick = Image6Click
  87.   end
  88.   object edLogin: TEdit
  89.     Left = 73
  90.     Top = 64
  91.     Width = 115
  92.     Height = 12
  93.     BevelEdges = []
  94.     BorderStyle = bsNone
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = 8388672
  97.     Font.Height = -8
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = []
  100.     ParentFont = False
  101.     TabOrder = 0
  102.     OnKeyDown = edLoginKeyDown
  103.     OnKeyPress = edLoginKeyPress
  104.   end
  105.   object edSenha: TEdit
  106.     Left = 73
  107.     Top = 88
  108.     Width = 115
  109.     Height = 12
  110.     BevelEdges = []
  111.     BorderStyle = bsNone
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = 8388672
  114.     Font.Height = -11
  115.     Font.Name = 'Wingdings'
  116.     Font.Style = []
  117.     ParentFont = False
  118.     PasswordChar = 'l'
  119.     TabOrder = 1
  120.     OnKeyDown = edLoginKeyDown
  121.   end
  122.   object cbxSalvarSenha: TCheckBox
  123.     Left = 20
  124.     Top = 111
  125.     Width = 15
  126.     Height = 18
  127.     Color = clWhite
  128.     ParentColor = False
  129.     TabOrder = 2
  130.     OnClick = cbxSalvarSenhaClick
  131.   end
  132. end
  133.