C++ builder 10.2 x64程序使用typeid获取vcl类名时异常
比如: const std::type_info &t= typeid(TForm1);
那么t的name()返回的地址异常