home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / bonus / crazyfl / cflo232.exe / RCDATA / TSHAREWAREDLG / TSHAREWAREDLG.txt < prev   
Text File  |  1997-12-11  |  3KB  |  183 lines

  1. object SharewareDlg: TSharewareDlg
  2.   Left = 379
  3.   Top = 636
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 339
  6.   ClientWidth = 552
  7.   Font.Color = clBlack
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnCreate = Create
  16.   OnDeactivate = Deactivate
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 537
  22.     Height = 81
  23.     IsControl = True
  24.   end
  25.   object Bevel2: TBevel
  26.     Left = 8
  27.     Top = 92
  28.     Width = 537
  29.     Height = 85
  30.   end
  31.   object TestLabel: TLabel
  32.     Left = 52
  33.     Top = 44
  34.     Width = 485
  35.     Height = 41
  36.     AutoSize = False
  37.     WordWrap = True
  38.   end
  39.   object progname: TLabel
  40.     Left = 52
  41.     Top = 16
  42.     Width = 489
  43.     Height = 21
  44.     AutoSize = False
  45.     Caption = 
  46.       'Crazy Flood V2.0 light lizensiert f∩┐╜r das Redaktionsb∩┐╜ro Typeman' +
  47.       'ia'
  48.     Font.Color = clRed
  49.     Font.Height = -13
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.   end
  54.   object Image1: TImage
  55.     Left = 16
  56.     Top = 180
  57.     Width = 101
  58.     Height = 77
  59.     Picture.Data = {<image000.bmp>}
  60.   end
  61.   object postlabel: TLabel
  62.     Left = 52
  63.     Top = 96
  64.     Width = 485
  65.     Height = 45
  66.     AutoSize = False
  67.     WordWrap = True
  68.   end
  69.   object Image2: TImage
  70.     Left = 16
  71.     Top = 100
  72.     Width = 29
  73.     Height = 33
  74.     Picture.Data = {<image001.bmp>}
  75.   end
  76.   object Image3: TImage
  77.     Left = 16
  78.     Top = 140
  79.     Width = 33
  80.     Height = 25
  81.     Picture.Data = {<image002.bmp>}
  82.   end
  83.   object Bevel4: TBevel
  84.     Left = 132
  85.     Top = 180
  86.     Width = 413
  87.     Height = 97
  88.   end
  89.   object reglabel: TLabel
  90.     Left = 140
  91.     Top = 184
  92.     Width = 401
  93.     Height = 41
  94.     AutoSize = False
  95.     WordWrap = True
  96.   end
  97.   object tiplabel: TLabel
  98.     Left = 140
  99.     Top = 228
  100.     Width = 397
  101.     Height = 17
  102.     AutoSize = False
  103.     WordWrap = True
  104.   end
  105.   object paylabel: TLabel
  106.     Left = 52
  107.     Top = 144
  108.     Width = 485
  109.     Height = 29
  110.     AutoSize = False
  111.     WordWrap = True
  112.   end
  113.   object Image4: TImage
  114.     Left = 12
  115.     Top = 12
  116.     Width = 37
  117.     Height = 37
  118.   end
  119.   object codelabel: TLabel
  120.     Left = 140
  121.     Top = 252
  122.     Width = 85
  123.     Height = 17
  124.     AutoSize = False
  125.     WordWrap = True
  126.   end
  127.   object Bevel3: TBevel
  128.     Left = 48
  129.     Top = 32
  130.     Width = 493
  131.     Height = 5
  132.     Shape = bsBottomLine
  133.   end
  134.   object Image5: TImage
  135.     Left = 8
  136.     Top = 264
  137.     Width = 121
  138.     Height = 69
  139.     Picture.Data = {<image003.bmp>}
  140.   end
  141.   object Bevel5: TBevel
  142.     Left = 132
  143.     Top = 280
  144.     Width = 273
  145.     Height = 41
  146.   end
  147.   object savelabel: TLabel
  148.     Left = 140
  149.     Top = 284
  150.     Width = 261
  151.     Height = 17
  152.     AutoSize = False
  153.     WordWrap = True
  154.   end
  155.   object numlabel: TLabel
  156.     Left = 140
  157.     Top = 300
  158.     Width = 261
  159.     Height = 17
  160.     AutoSize = False
  161.     WordWrap = True
  162.   end
  163.   object Edit1: TEdit
  164.     Left = 228
  165.     Top = 249
  166.     Width = 233
  167.     Height = 20
  168.     CharCase = ecUpperCase
  169.     TabOrder = 0
  170.   end
  171.   object OKBtn: TBitBtn
  172.     Left = 468
  173.     Top = 306
  174.     Width = 77
  175.     Height = 27
  176.     TabOrder = 1
  177.     OnClick = OKBtnClick
  178.     Kind = bkOK
  179.     Spacing = -1
  180.     IsControl = True
  181.   end
  182. end
  183.