home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIP_CD_2003-05.iso / software / fonttwister / ftw12e.exe / FTwister.exe / 0 / RCDATA / TSWUNLOCKFORM / TSWUNLOCKFORM.txt
Encoding:
Text File  |  2003-03-07  |  3.9 KB  |  145 lines

  1. object SWUnlockForm: TSWUnlockForm
  2.   Left = 277
  3.   Top = 114
  4.   ActiveControl = NameEdit
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Unlock'
  8.   ClientHeight = 212
  9.   ClientWidth = 435
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnMouseMove = FormMouseMove
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object FTWImage: TImage
  23.     Left = 204
  24.     Top = 4
  25.     Width = 217
  26.     Height = 65
  27.     AutoSize = True
  28.     Picture.Data = {07544269746D617000000000}
  29.     Transparent = True
  30.   end
  31.   object UnlockSpeedButton: TSpeedButton
  32.     Left = 324
  33.     Top = 110
  34.     Width = 97
  35.     Height = 25
  36.     AllowAllUp = True
  37.     Caption = '&Unlock'
  38.     Flat = True
  39.     Glyph.Data = {
  40.       DE000000424DDE000000000000007600000028000000100000000D0000000100
  41.       0400000000006800000000000000000000001000000010000000000000000000
  42.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  43.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888882288888
  44.       8888888822228888888888882222888888888882222228888888882222222888
  45.       8888822228222288888822288882228888888888888222288888888888882228
  46.       8888888888888222888888888888882228888888888888822288888888888888
  47.       8222}
  48.     Margin = 10
  49.     Spacing = 5
  50.     OnClick = UnlockSpeedButtonClick
  51.     OnMouseDown = UnlockSpeedButtonMouseDown
  52.   end
  53.   object OrderSpeedButton: TSpeedButton
  54.     Left = 324
  55.     Top = 142
  56.     Width = 97
  57.     Height = 25
  58.     Caption = '&Order'
  59.     Flat = True
  60.     Glyph.Data = {
  61.       F6000000424DF600000000000000760000002800000010000000100000000100
  62.       0400000000008000000000000000000000001000000010000000000000000000
  63.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  64.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888088
  65.       8888888888880F08888888888880FFF088888888880FFFFF0888888880FFFFFF
  66.       F08888880FF0FFF0FF088880FFFF0FFF0FF0880FF0FFF440FF7880FFFF0FF443
  67.       07887FF0FFF0F03B308887FF0FFF0F03B308887FF0FFFF703B308887FFFFF788
  68.       03B088887FFF78888008888887F7888888888888887888888888}
  69.     Margin = 10
  70.     Spacing = 5
  71.     OnClick = OrderSpeedButtonClick
  72.   end
  73.   object CancelSpeedButton: TSpeedButton
  74.     Left = 324
  75.     Top = 174
  76.     Width = 97
  77.     Height = 25
  78.     Caption = 'Cancel'
  79.     Flat = True
  80.     Glyph.Data = {
  81.       CE000000424DCE0000000000000076000000280000000B0000000B0000000100
  82.       0400000000005800000000000000000000001000000010000000000000000000
  83.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  84.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00818888888880
  85.       0000911888888810000091188888898000008911888891800000889118891880
  86.       0000888911918880000088889118888000008889111188800000899118891880
  87.       000091118888918000001118888889100000}
  88.     Margin = 10
  89.     Spacing = 5
  90.     OnClick = CancelSpeedButtonClick
  91.   end
  92.   object Label1: TLabel
  93.     Left = 13
  94.     Top = 15
  95.     Width = 155
  96.     Height = 26
  97.     Caption = 'Press the button "Order" to order'#13'your own registration code.'
  98.     Color = clBtnFace
  99.     ParentColor = False
  100.   end
  101.   object Label3: TLabel
  102.     Left = 13
  103.     Top = 78
  104.     Width = 205
  105.     Height = 26
  106.     Caption = 
  107.       'Enter your name and your registration code '#13'to unlock this softw' +
  108.       'are.'
  109.     Color = clBtnFace
  110.     ParentColor = False
  111.   end
  112.   object Label4: TLabel
  113.     Left = 13
  114.     Top = 114
  115.     Width = 28
  116.     Height = 13
  117.     Caption = '&Name'
  118.     Color = clBtnFace
  119.     ParentColor = False
  120.   end
  121.   object Label6: TLabel
  122.     Left = 13
  123.     Top = 164
  124.     Width = 83
  125.     Height = 13
  126.     Caption = '&Registration code'
  127.     Color = clBtnFace
  128.     ParentColor = False
  129.   end
  130.   object KeyEdit: TEdit
  131.     Left = 13
  132.     Top = 178
  133.     Width = 284
  134.     Height = 21
  135.     TabOrder = 1
  136.   end
  137.   object NameEdit: TEdit
  138.     Left = 13
  139.     Top = 128
  140.     Width = 284
  141.     Height = 21
  142.     TabOrder = 0
  143.   end
  144. end
  145.