RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileTypeItem.FileMaskWStr Property

Mask in Unicode for file type.

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

FileMask contains the file type's mask in Unicode. For instance, a mask for text files could be “*.txt”. 

 

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