FireDAC.Comp.BatchMove.Text.TFDTextFields

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTFDTextFields
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Comp.BatchMove.Text.pas
FireDAC.Comp.BatchMove.Text.hpp
Unit: FireDAC.Comp.BatchMove.Text
Parent: FireDAC.Comp.BatchMove.Text

Delphi

TFDTextFields = class(TCollection)

C++

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

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