原文:Delphi 错误:Could not convert variant to type(Null) into type (String)

Delphi 错误:Could not convert variant to type Null into type String 翻译:无法将variant转换为type Null 转换为type String , 以上翻译感觉拗口,真正的解释是:不能转换variant类型 空 ,输入到类型 String ,即variant类型是空的,转换成String类型失败。 如果需要转换判断variant ...

2020-05-18 10:56 0 839 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM