Преглед изворни кода

* 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