ソースを参照

* 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