FireDAC.Comp.BatchMove.Text.TFDTextField.Define

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Define(const AName: String; ADataType: TFDDataType;  ASize, APrecision, AScale: Integer);

C++

void __fastcall Define(const System::UnicodeString AName, Firedac::Stan::Intf::TFDDataType ADataType, int ASize, int APrecision, int AScale);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!