mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-01 21:19:25 +02:00
* write an entry name for the property options
git-svn-id: trunk@42353 -
This commit is contained in:
parent
1607e15e48
commit
54c4fb2a00
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user