home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / sharewar / inftool / INFTool.exe / 0 / RCDATA / TFRMOCXS / TFRMOCXS.txt
Text File  |  1998-03-15  |  2KB  |  97 lines

  1. object frmOCXs: TfrmOCXs
  2.   Tag = 1
  3.   Left = 200
  4.   Top = 131
  5.   ActiveControl = clbOCXs
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsSingle
  8.   Caption = ' Register OCX / DLL files'
  9.   ClientHeight = 272
  10.   ClientWidth = 358
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label26: TLabel
  21.     Tag = 12
  22.     Left = 272
  23.     Top = 82
  24.     Width = 78
  25.     Height = 55
  26.     Alignment = taCenter
  27.     AutoSize = False
  28.     Caption = '(reg'#39'd only)'
  29.     Font.Charset = ANSI_CHARSET
  30.     Font.Color = clGray
  31.     Font.Height = -11
  32.     Font.Name = 'Arial'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     WordWrap = True
  36.   end
  37.   object Bevel1: TBevel
  38.     Left = 8
  39.     Top = 8
  40.     Width = 257
  41.     Height = 257
  42.     Shape = bsFrame
  43.     Style = bsRaised
  44.   end
  45.   object Label1: TLabel
  46.     Tag = 11
  47.     Left = 10
  48.     Top = 240
  49.     Width = 253
  50.     Height = 13
  51.     Alignment = taCenter
  52.     AutoSize = False
  53.     Caption = 'Simply check the files you want to be registered.'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clNavy
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ParentFont = False
  60.   end
  61.   object btnOK: TBitBtn
  62.     Tag = 2
  63.     Left = 272
  64.     Top = 13
  65.     Width = 81
  66.     Height = 25
  67.     Caption = '&OK'
  68.     TabOrder = 0
  69.     Kind = bkOK
  70.   end
  71.   object btnCancel: TBitBtn
  72.     Tag = 3
  73.     Left = 272
  74.     Top = 45
  75.     Width = 81
  76.     Height = 25
  77.     Caption = '&Cancel'
  78.     TabOrder = 1
  79.     Kind = bkCancel
  80.   end
  81.   object clbOCXs: TCheckListBox
  82.     Tag = 10
  83.     Left = 15
  84.     Top = 15
  85.     Width = 242
  86.     Height = 214
  87.     Color = clScrollBar
  88.     ItemHeight = 13
  89.     TabOrder = 2
  90.   end
  91.   object tr1: TTranslate
  92.     Tag = 550
  93.     Left = 277
  94.     Top = 127
  95.   end
  96. end
  97.