FireDAC.DatS.TFDDatSTableRowList.IndexOf

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IndexOf(AObj: TFDDatSObject): Integer; overload; override;
function IndexOf(ARowID: LongWord): Integer; overload;

C++

virtual int __fastcall IndexOf(TFDDatSObject* AObj)/* overload */;
HIDESBASE int __fastcall IndexOf(System::LongWord ARowID)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSTableRowList

Description



Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !