Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一个基于 TPersistent 的类(因此它存储 RTTI)并包括默认接口处理(QueryInterface、_AddRef、_Release)……我要查找的类名是什么?
哎呀,没关系,刚刚找到它 - TInterfacedPersistent。可惜 Delphi 缺少 FreePascal 的这种文档。感谢上帝,它非常兼容