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

  1. object FormAviso: TFormAviso
  2.   Left = 416
  3.   Top = 281
  4.   AlphaBlend = True
  5.   AlphaBlendValue = 228
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   Caption = 'Aviso do Discador'
  9.   ClientHeight = 180
  10.   ClientWidth = 354
  11.   Color = 13434879
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object CoolForm1: TCoolForm
  24.     left = 0
  25.     top = 0
  26.     width = 354
  27.     height = 180
  28.     Align = alClient
  29.     Picture.Data = {<image000.bmp>}
  30.     Draggable = False
  31.     Mask2 = {
  32.       3002000020000000010000002100000010020000010000000000000062010000
  33.       B300000010000000000000004E010000010000000D0000000100000051010000
  34.       020000000B000000020000005301000003000000090000000300000055010000
  35.       0400000008000000040000005601000005000000070000000500000057010000
  36.       0600000006000000060000005801000007000000050000000700000059010000
  37.       0800000004000000080000005A0100000900000004000000090000005B010000
  38.       0A000000030000000A0000005C0100000B000000030000000B0000005D010000
  39.       0C000000020000000C0000005E0100000E000000020000000E0000005F010000
  40.       0F000000010000000F0000005F01000010000000010000001000000060010000
  41.       13000000010000001300000062010000A000000002000000A000000062010000
  42.       A300000003000000A300000062010000A400000003000000A400000060010000
  43.       A500000004000000A500000060010000A700000005000000A70000005F010000
  44.       A800000006000000A80000005F010000A900000007000000A90000005E010000
  45.       AA00000008000000AA0000005E010000AB00000009000000AB0000005D010000
  46.       AC0000000A000000AC0000005C010000AD0000000B000000AD0000005B010000
  47.       AE0000000C000000AE0000005A010000AF0000000D000000AF00000059010000
  48.       B00000000F000000B000000057010000B100000011000000B100000055010000
  49.       B200000014000000B200000052010000B3000000}
  50.   end
  51.   object lbTitulo: TLabel
  52.     Left = 56
  53.     Top = 19
  54.     Width = 273
  55.     Height = 40
  56.     AutoSize = False
  57.     Caption = 'Nomo nomonono nomon onom! '
  58.     Color = 13367293
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clWindowText
  61.     Font.Height = -16
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = [fsBold]
  64.     ParentColor = False
  65.     ParentFont = False
  66.     Transparent = True
  67.     WordWrap = True
  68.   end
  69.   object lbTexto: TLabel
  70.     Left = 11
  71.     Top = 60
  72.     Width = 332
  73.     Height = 72
  74.     AutoSize = False
  75.     Caption = 
  76.       'Nomomno onomonom onomono onomnono. NOnomon nonmomno non non onon' +
  77.       'mon o. Nonom nomo, nommmo nomonom! Nomono, nomon nomonnno.'
  78.     Color = 13367293
  79.     ParentColor = False
  80.     Transparent = True
  81.     WordWrap = True
  82.   end
  83.   object lbX: TLabel
  84.     Left = 326
  85.     Top = 8
  86.     Width = 13
  87.     Height = 13
  88.     Cursor = crHandPoint
  89.     Caption = ' X'
  90.     Color = 13434879
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = 8026746
  93.     Font.Height = -11
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = [fsBold]
  96.     ParentColor = False
  97.     ParentFont = False
  98.     OnClick = lbXClick
  99.   end
  100.   object btAcao: TButton
  101.     Left = 248
  102.     Top = 138
  103.     Width = 90
  104.     Height = 25
  105.     Caption = 'Comprar'
  106.     Default = True
  107.     Font.Charset = DEFAULT_CHARSET
  108.     Font.Color = clWindowText
  109.     Font.Height = -13
  110.     Font.Name = 'MS Sans Serif'
  111.     Font.Style = []
  112.     ParentFont = False
  113.     TabOrder = 0
  114.     OnClick = btAcaoClick
  115.   end
  116.   object cbNaoAvisar: TCheckBox
  117.     Left = 15
  118.     Top = 143
  119.     Width = 227
  120.     Height = 17
  121.     Caption = '&N'#227'o quero ser mais avisado nesta conex'#227'o'
  122.     Color = 10940669
  123.     ParentColor = False
  124.     TabOrder = 1
  125.   end
  126. end
  127.