RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDisplayDim.DisplayName Property

Describes the dimension in the caption cell.

Pascal
property DisplayName: string;
C++
__property AnsiString DisplayName;

Set DisplayName to the name that appears in the caption cell that displays the name of this dimension. DisplayName overrides the name of the dimension returned by the decision source in its GetDimensionName method. 

 

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