inherited PasEditorPropertyDialog: TPasEditorPropertyDialog Caption = 'Editor Properties' PixelsPerInch = 96 TextHeight = 13 inherited Panel2: TPanel inherited PropertySheetControl1: TPropertySheetControl PropertySheets = < item PropertySheetClassName = 'TEditorOptions' end item PropertySheetClassName = 'TEditorDisplay' end item PropertySheetClassName = 'TEditorColor' end item PropertySheetClassName = 'TCodeInsightOptions' end> end end end