TSL语言基础
>
Object TSL
>
TSL内置对象使用大全
>
TStringList对象
>
TStringList对象的属性
CaseSensitive
复制链接
简述
大小写敏感,决定排序或者查找时是否大小写敏感。设置为真则表示大小写敏感,为假为大小写不敏感,默认为假。
类型:读写
定义
CaseSensitive:Boolean;
相关
Values
StringsW
CommaTextW
ValueFromIndex
TextW
GetText
GetTextW
Capacity
CaseSensitive
Count
Duplicates
Sorted
Strings
CommaText
DelimitedText
Delimiter
Names
NameValueSeparator
QuoteChar
Text