home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / zkuste / delphi / nastroje / DEBUGDEL.ZIP / debugdelphi.exe / 0 / RCDATA / TCRACKFORM / TCRACKFORM.txt
Text File  |  2002-08-21  |  4KB  |  194 lines

  1. object CrackForm: TCrackForm
  2.   Left = 192
  3.   Top = 107
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'License problem'
  6.   ClientHeight = 351
  7.   ClientWidth = 530
  8.   Color = clOlive
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnClose = ProgEnd
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 160
  20.     Top = 16
  21.     Width = 210
  22.     Height = 22
  23.     Alignment = taCenter
  24.     AutoSize = False
  25.     Caption = 'Dear DebugDelphi user !'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clWhite
  28.     Font.Height = -19
  29.     Font.Name = 'Arial'
  30.     Font.Style = []
  31.     ParentFont = False
  32.   end
  33.   object Label2: TLabel
  34.     Left = 16
  35.     Top = 80
  36.     Width = 412
  37.     Height = 22
  38.     Alignment = taCenter
  39.     Caption = 'Getting this message can have different reasons:'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWhite
  42.     Font.Height = -19
  43.     Font.Name = 'Arial'
  44.     Font.Style = []
  45.     ParentFont = False
  46.   end
  47.   object Label3: TLabel
  48.     Left = 168
  49.     Top = 48
  50.     Width = 49
  51.     Height = 25
  52.     Alignment = taRightJustify
  53.     AutoSize = False
  54.     Caption = 'Error '
  55.     Color = clOlive
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clYellow
  58.     Font.Height = -19
  59.     Font.Name = 'Arial'
  60.     Font.Style = []
  61.     ParentColor = False
  62.     ParentFont = False
  63.   end
  64.   object ErrorNumber: TLabel
  65.     Left = 224
  66.     Top = 48
  67.     Width = 27
  68.     Height = 22
  69.     Alignment = taCenter
  70.     Caption = 'xxx'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clLime
  73.     Font.Height = -19
  74.     Font.Name = 'Arial'
  75.     Font.Style = []
  76.     ParentFont = False
  77.   end
  78.   object Label5: TLabel
  79.     Left = 272
  80.     Top = 48
  81.     Width = 89
  82.     Height = 25
  83.     AutoSize = False
  84.     Caption = 'appeared.'
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clYellow
  87.     Font.Height = -19
  88.     Font.Name = 'Arial'
  89.     Font.Style = []
  90.     ParentFont = False
  91.   end
  92.   object Label6: TLabel
  93.     Left = 24
  94.     Top = 112
  95.     Width = 361
  96.     Height = 22
  97.     Alignment = taCenter
  98.     Caption = 'a) You are using an outdated license key or'
  99.     Font.Charset = DEFAULT_CHARSET
  100.     Font.Color = clWhite
  101.     Font.Height = -19
  102.     Font.Name = 'Arial'
  103.     Font.Style = []
  104.     ParentFont = False
  105.   end
  106.   object Label7: TLabel
  107.     Left = 24
  108.     Top = 144
  109.     Width = 486
  110.     Height = 22
  111.     Alignment = taCenter
  112.     Caption = 'b) you are working with a cracked version of DebugDelphi.'
  113.     Font.Charset = DEFAULT_CHARSET
  114.     Font.Color = clWhite
  115.     Font.Height = -19
  116.     Font.Name = 'Arial'
  117.     Font.Style = []
  118.     ParentFont = False
  119.   end
  120.   object Label9: TLabel
  121.     Left = 16
  122.     Top = 184
  123.     Width = 305
  124.     Height = 19
  125.     Alignment = taCenter
  126.     Caption = 'What can you do to solve this problem ?'
  127.     Font.Charset = DEFAULT_CHARSET
  128.     Font.Color = clWhite
  129.     Font.Height = -16
  130.     Font.Name = 'Arial'
  131.     Font.Style = [fsBold]
  132.     ParentFont = False
  133.   end
  134.   object Label10: TLabel
  135.     Left = 16
  136.     Top = 216
  137.     Width = 503
  138.     Height = 18
  139.     Alignment = taCenter
  140.     Caption = 
  141.       '- for case a) You can ask for a new license key (for registered ' +
  142.       'users only).'
  143.     Font.Charset = DEFAULT_CHARSET
  144.     Font.Color = clWhite
  145.     Font.Height = -16
  146.     Font.Name = 'Arial'
  147.     Font.Style = []
  148.     ParentFont = False
  149.   end
  150.   object Label11: TLabel
  151.     Left = 16
  152.     Top = 248
  153.     Width = 387
  154.     Height = 18
  155.     Alignment = taCenter
  156.     Caption = '- for case b) You can order a legal copy of DebugDelphi.'
  157.     Font.Charset = DEFAULT_CHARSET
  158.     Font.Color = clWhite
  159.     Font.Height = -16
  160.     Font.Name = 'Arial'
  161.     Font.Style = []
  162.     ParentFont = False
  163.   end
  164.   object Label12: TLabel
  165.     Left = 16
  166.     Top = 280
  167.     Width = 203
  168.     Height = 19
  169.     Alignment = taCenter
  170.     Caption = 'DebugDelphi will end now.'
  171.     Font.Charset = DEFAULT_CHARSET
  172.     Font.Color = clWhite
  173.     Font.Height = -16
  174.     Font.Name = 'Arial'
  175.     Font.Style = [fsBold]
  176.     ParentFont = False
  177.   end
  178.   object Button1: TButton
  179.     Left = 222
  180.     Top = 312
  181.     Width = 75
  182.     Height = 25
  183.     Caption = 'OK'
  184.     Font.Charset = DEFAULT_CHARSET
  185.     Font.Color = clBlack
  186.     Font.Height = -15
  187.     Font.Name = 'Arial'
  188.     Font.Style = [fsBold]
  189.     ParentFont = False
  190.     TabOrder = 0
  191.     OnClick = EndAll
  192.   end
  193. end
  194.