RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileTypeItem.GetDisplayName Method

Get display name for file type.

Pascal
function GetDisplayName: string; override;
C++
virtual __fastcall AnsiString GetDisplayName();

GetDisplayName returns the name that appears in the file types list for the file type. 

 

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