瀏覽代碼

* write an entry name for the property options

git-svn-id: trunk@42353 -
svenbarth 6 年之前
父節點
當前提交
54c4fb2a00
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      compiler/utils/ppuutils/ppudump.pp

+ 1 - 0
compiler/utils/ppuutils/ppudump.pp

@@ -3606,6 +3606,7 @@ begin
            begin
              def:=TPpuPropDef.Create(ParentDef);
              readcommonsym('Property ',def);
+             write  ([space,' Prop Options : ']);
              propoptions:=readpropertyoptions;
              if ppo_overrides in propoptions then
                begin