API:Data.DB.TDefCollection.IndexOf
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.DB.pas Data.DB.hpp
| |
Unit: Data.DB | |
Parent: TDefCollection |
Delphi
function IndexOf(const AName: string): Integer;
C++
int __fastcall IndexOf(const System::UnicodeString AName);
Description
Embarcadero Technologies does not currently have any additional information.