Difference between revisions of "TIniFile.CaseSensitive"
(new page) |
m (→Description) |
||
Line 3: | Line 3: | ||
==Description== | ==Description== | ||
− | Property telling whether all Section and Key search are case-sensitive or not. | + | Property telling whether all Section and Key search are case-sensitive or not.<br> |
+ | It's set to FALSE by default. | ||
[[Category:TIniFile]] | [[Category:TIniFile]] |
Latest revision as of 02:46, 23 August 2013
property CaseSensitive: Boolean Access mode: RW
Description
Property telling whether all Section and Key search are case-sensitive or not.
It's set to FALSE by default.