[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |