Data.Win.ADODB.Properties.Get_Item

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

Properties

Type Visibility Source Unit Parent
function public Winapi.ADOInt.pas Data.Win.ADODB Properties

Description

Getter for the Item property.

Get_Item is the getter method for the Item property.

See Also