Data.Win.ADODB.Properties.Item
Delphi
property Item[Index: OleVariant]: Property_ read Get_Item; default;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Winapi.ADOInt.pas | Data.Win.ADODB | Properties |
Description
Specifies a property item given through its Index.
Item specifies a property item from a collection, given through its Index.