RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAggregate.AggregateName Property

Specifies the name user interface components use when describing the aggregate.

Pascal
property AggregateName: String;
C++
__property AnsiString AggregateName;

Set AggregateName to provide a name that can be used to label values displayed to the user. When displaying aggregates, read AggregateName to obtain a label for the value. 

 

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