EMS logo

Products Navigation

Advanced Data Import VCL

Our Partnership Status

MySQL Gold Certified Partner
Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Import VCL

On-line Documentation

TQImportFieldFormat.QuoteAction

 

TQImportFieldFormat                


 

type TQuoteAction = (qaNone, qaAdd, qaRemove);

 

property QuoteAction: TQuoteAction;

 

Description

The QuoteAction property defines the action taken on importing the quotation string to the field. If this property is qaNone then no action is taken, if it is qaAdd then quotation marks will be added to the imported string, and if it is qaRemove then the quotation marks will be removed from the imported quotation string.

 

 


See also:

LeftQuote property

RightQuote property