【发布时间】:2011-03-18 11:45:37
【问题描述】:
总结:
请检查以下知识渊博的cmets。
================================================ ===============
我在很多 stackoverflow Delphi 主题中看到了managed types 这个词。比如correctly initializing/finalizing的话题中就提到了。但是,当我在 Google managed types 上搜索时,似乎大多数链接都与 C++ 或 .NET 有关。例如,请参阅MSDN page。有人可以帮助评论 Delphi 中定义的托管类型吗?鉴于用于 POSIX/MacOS 的 Delphi 正在诞生,托管类型是特定于 Windows 的吗?提前感谢您的努力和时间!
PS:correctly initializing/finalizing的话题:
Which variables are initialized when in Delphi?
Are delphi variables initialized with a value by default?
How should I free an array of objects in a Delphi 7 destructor?
In Delphi 2009 do I need to free variant arrays?
【问题讨论】: