Data.Win.ADODB.Properties.Get_Item

From RAD Studio API Documentation

[–] Properties
Type: function
Visibility: public
Source: Winapi.ADOInt.pas
Unit: Data.Win.ADODB
Parent: Properties

Delphi

function Get_Item(Index: OleVariant): Property_; safecall;

Description

Getter for the Item property.

Get_Item is the getter method for the Item property.

See Also