home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / hry / crazy / soli1 / Csli132.exe / 0 / RCDATA / TSHAREWAREDLG / TSHAREWAREDLG.txt < prev   
Text File  |  1997-09-20  |  3KB  |  180 lines

  1. object SharewareDlg: TSharewareDlg
  2.   Left = 216
  3.   Top = 179
  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.   Position = poScreenCenter
  12.   Scaled = False
  13.   OnActivate = FormActivate
  14.   OnCreate = Create
  15.   OnDeactivate = Deactivate
  16.   PixelsPerInch = 96
  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.     Font.Color = clBlack
  46.     Font.Height = -13
  47.     Font.Name = 'MS Sans Serif'
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.   end
  51.   object Image1: TImage
  52.     Left = 16
  53.     Top = 180
  54.     Width = 101
  55.     Height = 77
  56.     Picture.Data = {<image000.bmp>}
  57.   end
  58.   object postlabel: TLabel
  59.     Left = 52
  60.     Top = 96
  61.     Width = 485
  62.     Height = 45
  63.     AutoSize = False
  64.     WordWrap = True
  65.   end
  66.   object Image2: TImage
  67.     Left = 16
  68.     Top = 100
  69.     Width = 29
  70.     Height = 33
  71.     Picture.Data = {<image001.bmp>}
  72.   end
  73.   object Image3: TImage
  74.     Left = 16
  75.     Top = 140
  76.     Width = 33
  77.     Height = 25
  78.     Picture.Data = {<image002.bmp>}
  79.   end
  80.   object Bevel4: TBevel
  81.     Left = 132
  82.     Top = 180
  83.     Width = 413
  84.     Height = 97
  85.   end
  86.   object reglabel: TLabel
  87.     Left = 140
  88.     Top = 184
  89.     Width = 401
  90.     Height = 41
  91.     AutoSize = False
  92.     WordWrap = True
  93.   end
  94.   object tiplabel: TLabel
  95.     Left = 140
  96.     Top = 228
  97.     Width = 397
  98.     Height = 17
  99.     AutoSize = False
  100.     WordWrap = True
  101.   end
  102.   object paylabel: TLabel
  103.     Left = 52
  104.     Top = 144
  105.     Width = 485
  106.     Height = 29
  107.     AutoSize = False
  108.     WordWrap = True
  109.   end
  110.   object Image4: TImage
  111.     Left = 12
  112.     Top = 12
  113.     Width = 37
  114.     Height = 37
  115.   end
  116.   object codelabel: TLabel
  117.     Left = 140
  118.     Top = 252
  119.     Width = 85
  120.     Height = 17
  121.     AutoSize = False
  122.     WordWrap = True
  123.   end
  124.   object Bevel3: TBevel
  125.     Left = 48
  126.     Top = 32
  127.     Width = 493
  128.     Height = 5
  129.     Shape = bsBottomLine
  130.   end
  131.   object Image5: TImage
  132.     Left = 8
  133.     Top = 264
  134.     Width = 121
  135.     Height = 69
  136.     Picture.Data = {<image003.bmp>}
  137.   end
  138.   object Bevel5: TBevel
  139.     Left = 132
  140.     Top = 280
  141.     Width = 273
  142.     Height = 41
  143.   end
  144.   object savelabel: TLabel
  145.     Left = 140
  146.     Top = 284
  147.     Width = 261
  148.     Height = 17
  149.     AutoSize = False
  150.     WordWrap = True
  151.   end
  152.   object numlabel: TLabel
  153.     Left = 140
  154.     Top = 300
  155.     Width = 261
  156.     Height = 17
  157.     AutoSize = False
  158.     WordWrap = True
  159.   end
  160.   object Edit1: TEdit
  161.     Left = 228
  162.     Top = 249
  163.     Width = 233
  164.     Height = 21
  165.     CharCase = ecUpperCase
  166.     TabOrder = 0
  167.   end
  168.   object OKBtn: TBitBtn
  169.     Left = 468
  170.     Top = 306
  171.     Width = 77
  172.     Height = 27
  173.     TabOrder = 1
  174.     OnClick = OKBtnClick
  175.     Kind = bkOK
  176.     Spacing = -1
  177.     IsControl = True
  178.   end
  179. end
  180.