FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlxMemTableField.DisplayName Method

Display name for the field. Similar to DisplayName in TField.

Pascal
function DisplayName: string;
C++
__fastcall AnsiString DisplayName();

In the TFlxMemTable implementation this property returns the same as the Name property. TFlexCelReport will call this property when TCustomFlexCelReport.UseDisplayNames is true.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!