FireDAC.Comp.BatchMove.Text.TFDTextRecordFormat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDTextRecordFormat = (rfFixedLength, rfFieldPerLine, rfCommaDoubleQuote,
rfSemicolonDoubleQuote, rfTabDoubleQuote, rfCustom);

C++

enum DECLSPEC_DENUM TFDTextRecordFormat : unsigned int { rfFixedLength, rfFieldPerLine, rfCommaDoubleQuote, rfSemicolonDoubleQuote, rfTabDoubleQuote, rfCustom };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.