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

  1. object FormCVV2: TFormCVV2
  2.   Left = 279
  3.   Top = 242
  4.   Width = 416
  5.   Height = 158
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'C'#243'digo de Seguran'#231'a'
  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.   Position = poDefaultPosOnly
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 296
  20.     Top = 8
  21.     Width = 108
  22.     Height = 73
  23.     Picture.Data = {<image000.jpg>}
  24.     Transparent = True
  25.   end
  26.   object Label1: TLabel
  27.     Left = 8
  28.     Top = 8
  29.     Width = 273
  30.     Height = 41
  31.     AutoSize = False
  32.     Caption = 
  33.       'O c'#243'digo de seguran'#231'a de seu cart'#227'o de cr'#233'dito '#233' formado pelos 3' +
  34.       ' '#250'ltimos d'#237'gitos do n'#250'mero impresso no verso do cart'#227'o.'
  35.     WordWrap = True
  36.   end
  37.   object Label2: TLabel
  38.     Left = 8
  39.     Top = 56
  40.     Width = 281
  41.     Height = 33
  42.     AutoSize = False
  43.     Caption = 
  44.       'Utilize a imagem ao lado para ajud'#225'-lo a localizar o c'#243'digo de s' +
  45.       'eguran'#231'a de seu cart'#227'o de cr'#233'dito.'
  46.     WordWrap = True
  47.   end
  48.   object btFechar: TButton
  49.     Left = 168
  50.     Top = 96
  51.     Width = 75
  52.     Height = 25
  53.     Caption = 'Fechar'
  54.     Default = True
  55.     TabOrder = 0
  56.     OnClick = btFecharClick
  57.   end
  58. end
  59.