Browse Source

* write an entry name for the property options

git-svn-id: trunk@42353 -
svenbarth 6 years ago
parent
commit
54c4fb2a00
1 changed files with 1 additions and 0 deletions
  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