Delphi - RTTI info about methods in records
问题 how to extract RTTI info about methods in Delphi records? is it possible by using new Rtti unit? 回答1: There is no RTTI for methods on records, sorry. 来源: https://stackoverflow.com/questions/2489230/delphi-rtti-info-about-methods-in-records