object JunctionPtPropertySheet: TJunctionPtPropertySheet Left = 386 Top = 246 Width = 334 Height = 372 Caption = 'Options' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] OldCreateOrder = False OnPropSheetApply = EasyPropertySheetPropSheetApply PixelsPerInch = 96 TextHeight = 13 object CheckBoxAllowEdit: TCheckBox Left = 24 Top = 24 Width = 161 Height = 17 Caption = 'Allow Editing of Registry' TabOrder = 0 OnClick = CheckBoxAllowEditClick end end