* write an entry name for the property options

git-svn-id: trunk@42353 -
This commit is contained in:
svenbarth 2019-07-12 16:25:33 +00:00
parent 1607e15e48
commit 54c4fb2a00

View File

@ -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