* clarify purpose of texrtti18 and texrtti19

This commit is contained in:
Sven/Sarah Barth 2024-11-01 15:31:20 +01:00
parent 823b376a9d
commit 782b707763
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,8 @@
uses TypInfo;
{ Check that the class RTTI does not have information about array properties }
type
{$RTTI EXPLICIT
FIELDS([vcPublic])

View File

@ -2,6 +2,8 @@
uses TypInfo;
{ Check that extended RTTI has information about array properties }
type
{$RTTI EXPLICIT
FIELDS([vcPublic])