RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIndexDef.GetDisplayName Method

Returns the name of the collection item as it appears in the collection editor.

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

GetDisplayName is the protected read implementation of the DisplayName property. 

 

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