RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileTypeItem.DisplayNameWStr Property

Display name in Unicode for file type.

Pascal
property DisplayNameWStr: LPCWSTR;
C++
__property LPCWSTR DisplayNameWStr;

DisplayName contains the file type's name that appears in the file types list in Unicode. For instance, a name could be “Text files”. 

 

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