EMS logo

Навигация по продуктам

Advanced Data Import VCL

Наш партнерский статус

Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Import VCL

Он-лайн Документация

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