home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / hry / crazy / sachy / ckin132.exe / 0 / RCDATA / TSHAREWAREDLG / TSHAREWAREDLG.txt < prev   
Text File  |  1997-12-11  |  3KB  |  179 lines

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