Data.Bind.ObjectScope.TBindSourceAdapter.DeleteAt
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.