home *** CD-ROM | disk | FTP | other *** search
/ Emuladores 7 / EMULADORES_7.iso / kit / discador_netcerta.exe / DiscadorNetCerta.exe / 0 / RCDATA / TFORMCOMPRAR / TFORMCOMPRAR.txt
Text File  |  2004-05-10  |  6KB  |  276 lines

  1. object FormComprar: TFormComprar
  2.   Left = 282
  3.   Top = 171
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Compra de Cr'#233'ditos'
  7.   ClientHeight = 373
  8.   ClientWidth = 425
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   DesignSize = (
  19.     425
  20.     373)
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TLabel
  24.     Left = 8
  25.     Top = 8
  26.     Width = 409
  27.     Height = 41
  28.     AutoSize = False
  29.     Caption = 
  30.       'O Discador @NomeServico@ iniciar'#225' uma conex'#227'o para voc'#234' comprar ' +
  31.       'cr'#233'ditos de acesso. Para efetuar a opera'#231#227'o '#233' necess'#225'rio que voc' +
  32.       #234' informe seu e-mail, sua senha e a forma de pagamento desejada.'
  33.     WordWrap = True
  34.   end
  35.   object Label2: TLabel
  36.     Left = 16
  37.     Top = 64
  38.     Width = 52
  39.     Height = 13
  40.     Caption = 'Seu &e-mail:'
  41.   end
  42.   object Label3: TLabel
  43.     Left = 16
  44.     Top = 88
  45.     Width = 54
  46.     Height = 13
  47.     Caption = 'Sua &senha:'
  48.   end
  49.   object Label4: TLabel
  50.     Left = 16
  51.     Top = 140
  52.     Width = 103
  53.     Height = 13
  54.     Caption = '&Forma de pagamento:'
  55.   end
  56.   object Label5: TLabel
  57.     Left = 216
  58.     Top = 64
  59.     Width = 99
  60.     Height = 13
  61.     Caption = '@@DominioConta@'
  62.   end
  63.   object Label11: TLabel
  64.     Left = 16
  65.     Top = 114
  66.     Width = 175
  67.     Height = 13
  68.     Caption = 'Quantos cr'#233'ditos voc'#234' quer comprar:'
  69.   end
  70.   object gbDadosCartao: TGroupBox
  71.     Left = 8
  72.     Top = 168
  73.     Width = 409
  74.     Height = 153
  75.     Caption = 'Dados do seu &Cart'#227'o de Cr'#233'dito'
  76.     TabOrder = 4
  77.     Visible = False
  78.     object Label6: TLabel
  79.       Left = 16
  80.       Top = 26
  81.       Width = 40
  82.       Height = 13
  83.       Caption = '&N'#250'mero:'
  84.     end
  85.     object Label7: TLabel
  86.       Left = 216
  87.       Top = 26
  88.       Width = 44
  89.       Height = 13
  90.       Caption = '&V'#225'lidade:'
  91.     end
  92.     object Label8: TLabel
  93.       Left = 311
  94.       Top = 26
  95.       Width = 12
  96.       Height = 13
  97.       Caption = 'de'
  98.     end
  99.     object Label9: TLabel
  100.       Left = 16
  101.       Top = 50
  102.       Width = 104
  103.       Height = 13
  104.       Caption = 'C'#243'digo de &seguran'#231'a:'
  105.     end
  106.     object Label29: TLabel
  107.       Left = 10
  108.       Top = 102
  109.       Width = 391
  110.       Height = 43
  111.       AutoSize = False
  112.       Caption = 
  113.         'Obs.: os dados do cart'#227'o de cr'#233'dito ser'#227'o enviados criptografado' +
  114.         's com total seguran'#231'a para a administradora de seu cart'#227'o. Para ' +
  115.         'sua seguran'#231'a, o Discador n'#227'o armazena os dados de seu cart'#227'o de' +
  116.         ' cr'#233'dito.'
  117.       WordWrap = True
  118.     end
  119.     object Label10: TLabel
  120.       Left = 184
  121.       Top = 50
  122.       Width = 65
  123.       Height = 13
  124.       Cursor = crHandPoint
  125.       Caption = 'O que '#233' isso?'
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clBlue
  128.       Font.Height = -11
  129.       Font.Name = 'MS Sans Serif'
  130.       Font.Style = [fsUnderline]
  131.       ParentFont = False
  132.       OnClick = Label10Click
  133.     end
  134.     object Label12: TLabel
  135.       Left = 16
  136.       Top = 72
  137.       Width = 99
  138.       Height = 13
  139.       Caption = '&Telefone de contato:'
  140.     end
  141.     object edNumCC: TEdit
  142.       Left = 64
  143.       Top = 20
  144.       Width = 129
  145.       Height = 21
  146.       MaxLength = 16
  147.       TabOrder = 0
  148.       OnKeyPress = edFiltraDigitos
  149.     end
  150.     object edCVV2: TEdit
  151.       Left = 128
  152.       Top = 44
  153.       Width = 49
  154.       Height = 21
  155.       MaxLength = 3
  156.       TabOrder = 3
  157.       OnKeyPress = edFiltraDigitos
  158.     end
  159.     object cbxMesCC: TComboBox
  160.       Left = 264
  161.       Top = 20
  162.       Width = 41
  163.       Height = 21
  164.       Style = csDropDownList
  165.       ItemHeight = 13
  166.       TabOrder = 1
  167.       Items.Strings = (
  168.         '01'
  169.         '02'
  170.         '03'
  171.         '04'
  172.         '05'
  173.         '06'
  174.         '07'
  175.         '08'
  176.         '09'
  177.         '10'
  178.         '11'
  179.         '12')
  180.     end
  181.     object cbxAnoCC: TComboBox
  182.       Left = 328
  183.       Top = 20
  184.       Width = 65
  185.       Height = 21
  186.       Style = csDropDownList
  187.       ItemHeight = 13
  188.       TabOrder = 2
  189.     end
  190.     object edTelefone: TEdit
  191.       Left = 128
  192.       Top = 68
  193.       Width = 121
  194.       Height = 21
  195.       TabOrder = 4
  196.     end
  197.   end
  198.   object btProsseguir: TButton
  199.     Left = 119
  200.     Top = 337
  201.     Width = 75
  202.     Height = 25
  203.     Anchors = [akLeft, akBottom]
  204.     Caption = 'Prosseguir'
  205.     Default = True
  206.     TabOrder = 5
  207.     OnClick = btProsseguirClick
  208.   end
  209.   object btCancelar: TButton
  210.     Left = 231
  211.     Top = 337
  212.     Width = 75
  213.     Height = 25
  214.     Anchors = [akLeft, akBottom]
  215.     Cancel = True
  216.     Caption = 'Cancelar'
  217.     TabOrder = 6
  218.     OnClick = btCancelarClick
  219.   end
  220.   object edLogin: TEdit
  221.     Left = 72
  222.     Top = 60
  223.     Width = 145
  224.     Height = 21
  225.     MaxLength = 16
  226.     TabOrder = 0
  227.     OnKeyPress = edLoginKeyPress
  228.   end
  229.   object edSenha: TEdit
  230.     Left = 72
  231.     Top = 84
  232.     Width = 145
  233.     Height = 20
  234.     Font.Charset = DEFAULT_CHARSET
  235.     Font.Color = clWindowText
  236.     Font.Height = -11
  237.     Font.Name = 'Wingdings'
  238.     Font.Style = []
  239.     ParentFont = False
  240.     PasswordChar = 'l'
  241.     TabOrder = 1
  242.   end
  243.   object cbxFormaPagamento: TComboBox
  244.     Left = 128
  245.     Top = 136
  246.     Width = 281
  247.     Height = 21
  248.     Style = csDropDownList
  249.     ItemHeight = 13
  250.     TabOrder = 3
  251.     OnChange = cbxFormaPagamentoChange
  252.     Items.Strings = (
  253.       'Cart'#227'o de cr'#233'dito Visa'
  254.       'Transfer'#234'ncia Bradesco (somente clientes Bradesco)'
  255.       'Boleta banc'#225'ria'
  256.       'Outras op'#231#245'es do site')
  257.   end
  258.   object cbxCreditos: TComboBox
  259.     Left = 200
  260.     Top = 112
  261.     Width = 121
  262.     Height = 21
  263.     Style = csDropDownList
  264.     ItemHeight = 13
  265.     ItemIndex = 1
  266.     TabOrder = 2
  267.     Text = 'R$ 20'
  268.     Items.Strings = (
  269.       'R$ 10'
  270.       'R$ 20'
  271.       'R$ 30'
  272.       'R$ 50'
  273.       'R$ 100')
  274.   end
  275. end
  276.