FireDAC.Comp.BatchMove.Text.TFDTextFields.FieldByName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Comp.BatchMove.Text.pas
FireDAC.Comp.BatchMove.Text.hpp
Unit: FireDAC.Comp.BatchMove.Text
Parent: TFDTextFields

Delphi

function FieldByName(const AName: String): TFDTextField;

C++

TFDTextField* __fastcall FieldByName(const System::UnicodeString AName);

Description

Embarcadero Technologies does not currently have any additional information.