mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 04:30:35 +01:00
+ new set type tvisibilities for tvisibility
git-svn-id: trunk@35289 -
This commit is contained in:
parent
22e23fea8c
commit
fdad2ebb9b
@ -183,6 +183,7 @@ type
|
||||
vis_published,
|
||||
vis_none
|
||||
);
|
||||
tvisibilities=set of tvisibility;
|
||||
|
||||
{ symbol options }
|
||||
tsymoption=(sp_none,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user