home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / offline / oc_setup.exe / %MAINDIR% / oc.exe / 0 / RCDATA / TREGDLGFORM / TREGDLGFORM.txt < prev   
Encoding:
Text File  |  2002-10-30  |  6.9 KB  |  251 lines

  1. object RegDlgForm: TRegDlgForm
  2.   Left = 262
  3.   Top = 137
  4.   Anchors = [akRight]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Register'
  7.   ClientHeight = 396
  8.   ClientWidth = 502
  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.   Position = poOwnerFormCenter
  17.   PrintScale = poNone
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Panel3: TPanel
  24.     Left = 6
  25.     Top = 216
  26.     Width = 490
  27.     Height = 129
  28.     BevelInner = bvRaised
  29.     BevelOuter = bvLowered
  30.     TabOrder = 2
  31.     object Label5: TLabel
  32.       Left = 8
  33.       Top = 8
  34.       Width = 473
  35.       Height = 13
  36.       Caption = 
  37.         'To unlock Offline Commander, enter your license name and the reg' +
  38.         'istration code below and click OK'
  39.     end
  40.     object Label6: TLabel
  41.       Left = 32
  42.       Top = 40
  43.       Width = 83
  44.       Height = 13
  45.       Caption = 'Registered name:'
  46.     end
  47.     object Label7: TLabel
  48.       Left = 32
  49.       Top = 70
  50.       Width = 79
  51.       Height = 13
  52.       Caption = 'Registration key:'
  53.     end
  54.     object Label2: TLabel
  55.       Left = 24
  56.       Top = 96
  57.       Width = 444
  58.       Height = 26
  59.       Caption = 
  60.         'IMPORTANT: the registered name should be typed exactly as provid' +
  61.         'ed upon registration. To avoid typing errors, copy and paste the' +
  62.         ' registration information to the appropriate boxes above.'
  63.       Font.Charset = DEFAULT_CHARSET
  64.       Font.Color = clWindowText
  65.       Font.Height = -11
  66.       Font.Name = 'MS Sans Serif'
  67.       Font.Style = []
  68.       ParentFont = False
  69.       WordWrap = True
  70.     end
  71.     object edUserName: TEdit
  72.       Left = 136
  73.       Top = 32
  74.       Width = 329
  75.       Height = 21
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = clWindowText
  78.       Font.Height = -11
  79.       Font.Name = 'MS Sans Serif'
  80.       Font.Style = []
  81.       MaxLength = 60
  82.       ParentFont = False
  83.       TabOrder = 0
  84.       OnKeyDown = edUserNameKeyDown
  85.     end
  86.     object edRegCode: TEdit
  87.       Left = 136
  88.       Top = 64
  89.       Width = 329
  90.       Height = 21
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clWindowText
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = []
  96.       ParentFont = False
  97.       TabOrder = 1
  98.       OnKeyDown = edUserNameKeyDown
  99.     end
  100.   end
  101.   object Panel1: TPanel
  102.     Left = 10
  103.     Top = 8
  104.     Width = 483
  105.     Height = 73
  106.     BevelOuter = bvLowered
  107.     TabOrder = 0
  108.     object Image1: TImage
  109.       Left = 1
  110.       Top = 1
  111.       Width = 481
  112.       Height = 71
  113.       Align = alClient
  114.       Center = True
  115.       Picture.Data = {<image000.bmp>}
  116.     end
  117.   end
  118.   object Panel2: TPanel
  119.     Left = 6
  120.     Top = 88
  121.     Width = 490
  122.     Height = 121
  123.     BevelInner = bvRaised
  124.     BevelOuter = bvLowered
  125.     TabOrder = 1
  126.     object Label1: TLabel
  127.       Left = 141
  128.       Top = 8
  129.       Width = 145
  130.       Height = 13
  131.       Caption = 'Single user license: $39.95 US'
  132.     end
  133.     object Label4: TLabel
  134.       Left = 16
  135.       Top = 68
  136.       Width = 299
  137.       Height = 13
  138.       Caption = 'If you have a special promotional discount coupon enter it here:'
  139.     end
  140.     object Label3: TLabel
  141.       Left = 16
  142.       Top = 24
  143.       Width = 452
  144.       Height = 26
  145.       Caption = 
  146.         'Click on the button below to buy directly from a secure online s' +
  147.         'hop. Immediately after paying the registration fee you will be g' +
  148.         'iven a registration code that will unlock Offline Commander.'
  149.       WordWrap = True
  150.     end
  151.     object edCoupon: TEdit
  152.       Left = 320
  153.       Top = 64
  154.       Width = 153
  155.       Height = 21
  156.       MaxLength = 30
  157.       TabOrder = 0
  158.       OnKeyDown = edCouponKeyDown
  159.     end
  160.     object btnBuy: TButton
  161.       Left = 207
  162.       Top = 88
  163.       Width = 75
  164.       Height = 25
  165.       Caption = 'Buy Now'
  166.       TabOrder = 1
  167.       OnClick = URLLabel1Click
  168.     end
  169.   end
  170.   object plBottom: TPanel
  171.     Left = 0
  172.     Top = 361
  173.     Width = 502
  174.     Height = 35
  175.     Align = alBottom
  176.     BevelOuter = bvNone
  177.     TabOrder = 3
  178.     object btOk: TBitBtn
  179.       Left = 158
  180.       Top = 0
  181.       Width = 75
  182.       Height = 25
  183.       Caption = 'OK'
  184.       TabOrder = 0
  185.       OnClick = btOkClick
  186.       Glyph.Data = {
  187.         DE010000424DDE01000000000000760000002800000024000000120000000100
  188.         0400000000006801000000000000000000001000000000000000000000000000
  189.         80000080000000808000800000008000800080800000C0C0C000808080000000
  190.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  191.         3333333333333333333333330000333333333333333333333333F33333333333
  192.         00003333344333333333333333388F3333333333000033334224333333333333
  193.         338338F3333333330000333422224333333333333833338F3333333300003342
  194.         222224333333333383333338F3333333000034222A22224333333338F338F333
  195.         8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  196.         33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  197.         0000333333333A222433333333333338F338F33300003333333333A222433333
  198.         333333338F338F33000033333333333A222433333333333338F338F300003333
  199.         33333333A222433333333333338F338F00003333333333333A22433333333333
  200.         3338F38F000033333333333333A223333333333333338F830000333333333333
  201.         333A333333333333333338330000333333333333333333333333333333333333
  202.         0000}
  203.       NumGlyphs = 2
  204.     end
  205.     object btCancel: TBitBtn
  206.       Left = 270
  207.       Top = 0
  208.       Width = 75
  209.       Height = 25
  210.       Cancel = True
  211.       Caption = 'Cancel'
  212.       ModalResult = 2
  213.       TabOrder = 1
  214.       Glyph.Data = {
  215.         DE010000424DDE01000000000000760000002800000024000000120000000100
  216.         0400000000006801000000000000000000001000000000000000000000000000
  217.         80000080000000808000800000008000800080800000C0C0C000808080000000
  218.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  219.         333333333333333333333333000033338833333333333333333F333333333333
  220.         0000333911833333983333333388F333333F3333000033391118333911833333
  221.         38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  222.         911118111118333338F3338F833338F3000033333911111111833333338F3338
  223.         3333F8330000333333911111183333333338F333333F83330000333333311111
  224.         8333333333338F3333383333000033333339111183333333333338F333833333
  225.         00003333339111118333333333333833338F3333000033333911181118333333
  226.         33338333338F333300003333911183911183333333383338F338F33300003333
  227.         9118333911183333338F33838F338F33000033333913333391113333338FF833
  228.         38F338F300003333333333333919333333388333338FFF830000333333333333
  229.         3333333333333333333888330000333333333333333333333333333333333333
  230.         0000}
  231.       NumGlyphs = 2
  232.     end
  233.   end
  234.   object Panel5: TPanel
  235.     Left = 6
  236.     Top = 216
  237.     Width = 490
  238.     Height = 41
  239.     BevelInner = bvRaised
  240.     BevelOuter = bvLowered
  241.     Caption = 'Panel5'
  242.     Font.Charset = DEFAULT_CHARSET
  243.     Font.Color = clWindowText
  244.     Font.Height = -11
  245.     Font.Name = 'MS Sans Serif'
  246.     Font.Style = [fsBold]
  247.     ParentFont = False
  248.     TabOrder = 4
  249.   end
  250. end
  251.