Data.Bind.ObjectScope.TBindSourceAdapter.DeleteAt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DeleteAt(AIndex: Integer): Boolean; virtual;

C++

virtual bool __fastcall DeleteAt(int AIndex);

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBindSourceAdapter

Description

Embarcadero Technologies does not currently have any additional information.