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