FireDAC.DatS.TFDDatSObject.IndexOf
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSObject | |
Delphi
function IndexOf(AObj: TFDDatSObject): Integer; overload; virtual;
C++
virtual int __fastcall IndexOf(TFDDatSObject* AObj)/* overload */;
Description
Embarcadero Technologies does not currently have any additional information.