Unit 'CSVOptionsForms' Package
[Overview][Classes][Procedures and functions][Index] [#pl_minilib]

TCSVOptionsForm

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: CSVOptionsForms.pas line 22

type TCSVOptionsForm = class(TForm)

  CancelBtn: TButton;

  

  ANSIFileChk: TCheckBox;

  

  SkipColumnEdit: TEdit;

  

  HeaderList: TComboBox;

  

  EOLCharList: TComboBox;

  

  Label1: TLabel;

  

  QuoteCharLbl: TLabel;

  

  QuoteCharLbl1: TLabel;

  

  QuoteCharLbl2: TLabel;

  

  QuoteCharLbl3: TLabel;

  

  QuoteCharList: TComboBox;

  

  OkBtn: TButton;

  

  DelimiterList: TComboBox;

  

  procedure FormCreate();

  

  procedure OkBtnClick();

  

end;

Inheritance

TCSVOptionsForm

  

|

TObject



CT Web help

CodeTyphon Studio