RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDirectoryListBox.PreserveCase Property

Indicates whether the file system preserves the case of file names when writing to disk.

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

Read PreserveCase to ascertain whether the current file system preserves the case of file names. PreserveCase 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!