Skip to content
  • paul's avatar
    compiler: write Delphi compatible tkArray RTTI: · dce960c9
    paul authored
      - TotalSize of all array dimensions instead of first dimension size
      - Element type of last array dimension
      - dimension information
    rtl:
      - adopt array initialization/finalization/copy for the new tkArray RTTI
      - add Delphi compatible TArrayTypeData member for typinfo.TTypeData structure
    tests:
      - add a test which checks RTTI information for 2 dimension array
    
    git-svn-id: trunk@24458 -
    dce960c9