FireDAC.Comp.BatchMove.Text.TFDTextFields.FieldByName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FieldByName(const AName: String): TFDTextField;

C++

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

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Comp.BatchMove.Text.pas
FireDAC.Comp.BatchMove.Text.hpp
FireDAC.Comp.BatchMove.Text TFDTextFields

Description

Embarcadero Technologies does not currently have any additional information.