FireDAC.Comp.BatchMove.Text.TFDTextDataDef.RecordFormat
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.BatchMove.Text.pas FireDAC.Comp.BatchMove.Text.hpp
| |
| Unit: FireDAC.Comp.BatchMove.Text | |
| Parent: TFDTextDataDef | |
Delphi
property RecordFormat: TFDTextRecordFormat read FRecordFormat write SetRecordFormat default rfCommaDoubleQuote;
C++
__property TFDTextRecordFormat RecordFormat = {read=FRecordFormat, write=SetRecordFormat, default=2};
Description
Embarcadero Technologies does not currently have any additional information.