RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileTypeItem.DisplayName Property

Display name for file type.

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

DisplayName contains the name that appears in the file types list for the file type. 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!