RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileTypeItem.FileMask Property

Mask for file type.

Pascal
property FileMask: string;
C++
__property AnsiString FileMask;

FileMask contains the mask for the file type. 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!