object frmOCXs: TfrmOCXs Tag = 1 Left = 200 Top = 131 ActiveControl = clbOCXs BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = ' Register OCX / DLL files' ClientHeight = 272 ClientWidth = 358 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter ShowHint = True PixelsPerInch = 96 TextHeight = 13 object Label26: TLabel Tag = 12 Left = 272 Top = 82 Width = 78 Height = 55 Alignment = taCenter AutoSize = False Caption = '(reg'#39'd only)' Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end object Bevel1: TBevel Left = 8 Top = 8 Width = 257 Height = 257 Shape = bsFrame Style = bsRaised end object Label1: TLabel Tag = 11 Left = 10 Top = 240 Width = 253 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Simply check the files you want to be registered.' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object btnOK: TBitBtn Tag = 2 Left = 272 Top = 13 Width = 81 Height = 25 Caption = '&OK' TabOrder = 0 Kind = bkOK end object btnCancel: TBitBtn Tag = 3 Left = 272 Top = 45 Width = 81 Height = 25 Caption = '&Cancel' TabOrder = 1 Kind = bkCancel end object clbOCXs: TCheckListBox Tag = 10 Left = 15 Top = 15 Width = 242 Height = 214 Color = clScrollBar ItemHeight = 13 TabOrder = 2 end object tr1: TTranslate Tag = 550 Left = 277 Top = 127 end end