Data.Bind.ObjectScope.TBindSourceAdapter.DeleteAt
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBindSourceAdapter |
Delphi
function DeleteAt(AIndex: Integer): Boolean; virtual;
C++
virtual bool __fastcall DeleteAt(int AIndex);
Description
Embarcadero Technologies does not currently have any additional information.