API:Datasnap.DBClient.TAggregates.Items
Delphi
property Items[Index: Integer]: TAggregate read GetItem write SetItem; default;
C++
__property TAggregate* Items[int Index] = {read=GetItem, write=SetItem/*, default*/};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Datasnap.DBClient.pas Datasnap.DBClient.hpp |
Datasnap.DBClient | TAggregates |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!