TInterfacedPersistent::TInterfacedPersistent:构造函数
函数原型:
__fastcall TInterfacedPersistent(void); |
头文件:
#include <System.Classes.hpp> (XE2 之后),#include <Classes.hpp> (XE 之前)
命名空间:
System
参数:
无
返回值:
新构造的对象
兼容性:
函数 \ C++ Builder 编译器 |
bcc32 |
clang32 |
clang64 |
TInterfacedPersistent::TInterfacedPersistent |
√ |
√ |
√ |
相关链接:
• TInterfacedPersistent::~TInterfacedPersistent • TInterfacedPersistent • TPersistent • VCL基础类
|