FireDAC.DatS.TFDDatSBindedList.FindAnyName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSBindedList | |
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);
Description
Embarcadero Technologies does not currently have any additional information.