TstringList 的 双引号 问题处理

当数据中有引号时,TstringList 默认会将 双引号去掉,为避免发生这种状况,string

用下面设置解决:List

lst1.QuoteChar := #0;
数据

相关文章
相关标签/搜索