FireDAC.DatS.TFDDatSBindedList.FindAnyName
Delphi
function FindAnyName(const AName, ASourceName: String; out AIndex: Integer): Boolean;
C++
bool __fastcall FindAnyName(const System::UnicodeString AName, const System::UnicodeString ASourceName, /* out */ int &AIndex);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSBindedList |
Description
Embarcadero Technologies does not currently have any additional information.