RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDimensionItem.Name Property

Denotes the name of a dimension or summary.

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

Set Name to change the name provided by the GetDimensionName or GetSummaryName method of the crosstabulated data store. Decision controls that display dimension names read the value of Name, but can override it. 

 

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