API:Data.DBXPlatform.TDBXArrayList.Values
Delphi
property Values[Index: Integer]: TObject read GetValue write SetValue; default;
C++
__property System::TObject* Values[int Index] = {read=GetValue, write=SetValue/*, default*/};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Data.DBXPlatform.pas Data.DBXPlatform.hpp |
Data.DBXPlatform | TDBXArrayList |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!