FireDAC.DatS.TFDDatSList.Remove
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSList |
Delphi
function Remove(AObj: TFDDatSObject; ANotDestroy: Boolean = False): Integer;
C++
int __fastcall Remove(TFDDatSObject* AObj, bool ANotDestroy = false);
Description
Embarcadero Technologies does not currently have any additional information.