object EasyPropertySheetRegistry: TEasyPropertySheetRegistry Left = 201 Top = 144 Width = 353 Height = 390 Caption = 'EasyRegistry' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnShow = EasyPropertySheetShow DesignSize = ( 345 356) PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 40 Top = 16 Width = 121 Height = 13 Caption = 'Easy NSE Property Sheet' end object Label2: TLabel Left = 8 Top = 48 Width = 56 Height = 13 Caption = 'Parent Path' end object Label3: TLabel Left = 8 Top = 64 Width = 81 Height = 13 Caption = 'Objects Selected' end object Label5: TLabel Left = 96 Top = 64 Width = 110 Height = 13 Anchors = [akLeft, akTop, akRight] Caption = 'Label5' end object Edit1: TEdit Left = 72 Top = 40 Width = 263 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 0 Text = 'Edit1' end end