RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDriveComboBox.TextCase Property

Determines if the volume name in the Text property appears in uppercase or lowercase.

Pascal
property TextCase: TTextCase;
C++
__property TTextCase TextCase;

Set TextCase to the case that should be used to represent the drive letter that is the value of the Text property.

Note: Changes made to the TextCase property at design time don't appear until the application runs.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!