RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDirectoryListBox.CaseSensitive Property

Indicates whether the system supports case-sensitive directory information.

Pascal
property CaseSensitive: Boolean;
C++
__property Boolean CaseSensitive;

Read CaseSensitive to ascertain whether the current file system supports case-sensitive file names. CaseSensitive returns true if it does and false if it does not. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!