RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWorkArea.GetDisplayName Method

Returns the value of the DisplayName property.

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

GetDisplayName is the read implementer of the DisplayName property. The DisplayName indicates the name that appears as a label for the work area in the list view when the list view's ShowWorkAreas property is true. 

 

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