RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListControlItems.CaseSensitive Property

Controls whether items are sorted in a case-sensitive or case-insensitive manner.

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

Use CaseSensitive to indicate whether the case of item captions should be considered when sorting the items in the list. 

 

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