EMS logo

Produits

Advanced Data Import VCL

Notre statut de partenariat

Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Import VCL

Documentation en ligne

TQImport3Wizard.AllowedImports

 

TQImport3Wizard                


 

type TAllowedImport = (aiXLS, aiDBF, aiXML, aiTXT, aiCSV);

type TAllowedImports = set of TAllowedImport;

 

property AllowedImports: TAllowedImports;

 

Description

The AllowedImports property defines the import types available in the dialog window. Add or remove values from the property to enable or disable corresponding import types.

 

 


See also:

AutoChangeExtension property

FileName property