Skip to content
  • Sven/Sarah Barth's avatar
    * fix for Mantis #31123, applied patch by Maciej Izak · 460f3090
    Sven/Sarah Barth authored
    * adjusted test trtti10.pp due to renamed RecInitTable field
    
    Original commit message:
    
    Public interface for init table for records in TypInfo:
    
    * Rename RecInitTable to RecInitInfo (because it is special kind of PTypeInfo for init table of record). Has more sense in practical usage.
    + New structure TRecInitData (and related PRecInitData) to handle data for (init) type info for records (aka init table)
    + New structure TInitManagedField and pointer type PInitManagedField (for init table)
    + Special helper property RecInitData to get PRecInitData for tkRecord
    
    + test attached
    
    git-svn-id: trunk@35134 -
    460f3090