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*/};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | Datasnap.DBClient.pas Datasnap.DBClient.hpp |
Datasnap.DBClient | TAggregates |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !