Delphi
function FieldByNumber(FieldNo: Integer): TField;
C++
TField* __fastcall FieldByNumber(int FieldNo);
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| function |
public |
Data.DB.pas Data.DB.hpp |
Data.DB |
TFields |
Description
Embarcadero Technologies does not currently have any additional information.