RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFavoriteLinkItem.GetDisplayName Method

Get displayed name for item.

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

GetDisplayName obtains the name that appears in the file dialog for a favorite item. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!