object EasyObjectPropertySheet: TEasyObjectPropertySheet Left = 277 Top = 259 Width = 388 Height = 285 Caption = 'Object Property Sheet' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnShow = EasyPropertySheetShow PixelsPerInch = 96 TextHeight = 13 object Label2: TLabel Left = 8 Top = 8 Width = 63 Height = 13 Caption = 'Parent Folder' end object Label3: TLabel Left = 8 Top = 40 Width = 107 Height = 13 Caption = 'Selected Object Count' end object LabelParentFolder: TLabel Left = 24 Top = 24 Width = 321 Height = 13 AutoSize = False Caption = 'LabelParentFolder' end object LabelSelectedCount: TLabel Left = 24 Top = 56 Width = 96 Height = 13 Caption = 'LabelSelectedCount' end end