FireDAC.Comp.BatchMove.Text.TFDTextFields

From RAD Studio API Documentation

TFDTextFieldsSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObject

Delphi

TFDTextFields = class(TCollection)

C++

class PASCALIMPLEMENTATION TFDTextFields : public System::Classes::TCollection

Properties

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

Description

Manages the set of field definitions for text-based data, allowing users to configure the structure and properties of the data in the text file.


See Also