Data.Win.ADODB.Properties.Item

From RAD Studio API Documentation

[–] 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.

See Also