FireDAC.Comp.BatchMove.Text.TFDTextFormatSettings

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTFDTextFormatSettings
[–] 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

TFDTextFormatSettings = class(TPersistent)

C++

class PASCALIMPLEMENTATION TFDTextFormatSettings : public System::Classes::TPersistent

Description

Defines the formatting settings for text files during a batch move operation.


See Also