mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 21:19:31 +02:00
* write a name for the none property access entry (looks nicer than a "(Nil)" at the start of the line)
git-svn-id: trunk@42354 -
This commit is contained in:
parent
54c4fb2a00
commit
2a7b750d70
@ -3622,6 +3622,7 @@ begin
|
||||
write ([space,' Index Type : ']);
|
||||
readderef('');
|
||||
{ palt_none }
|
||||
write ([space,' Noneaccess : ']);
|
||||
readpropaccesslist('');
|
||||
write ([space,' Readaccess : ']);
|
||||
readpropaccesslist(space+' Sym: ',TPpuPropDef(def).Getter);
|
||||
|
Loading…
Reference in New Issue
Block a user