Record TrDBImport_Setting

Hierarchy
Methods
Properties

Unit

Declaration

type TrDBImport_Setting = record

Description

 

Overview

Fields

AutoRun_ShowForm: boolean;
AutoRun_ShowProgress: boolean;
AutoRun_DoCheck: boolean;
AutoRun_OwnerForm: TWinControl;
StandardChars: string;
LocalChars: string;
SpecialChars: string;
MaxImportedRecords: integer;
CopyNumericFieldAsFloat: boolean;
ResultInTableForm: boolean;
ResultValueSeparator: string;

Description

Fields

AutoRun_ShowForm: boolean;
 
AutoRun_ShowProgress: boolean;
 
AutoRun_DoCheck: boolean;
 
AutoRun_OwnerForm: TWinControl;
 
StandardChars: string;
 
LocalChars: string;
 
SpecialChars: string;
 
MaxImportedRecords: integer;
 
CopyNumericFieldAsFloat: boolean;
 
ResultInTableForm: boolean;
 
ResultValueSeparator: string;
 

Generated by PasDoc 0.15.0.