[Overview][Classes][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: textfileexportdialog.pas line 43
type TTextFileExportDlg = class(TForm) |
||
btnOK: TButton; |
|
|
btnCancel: TButton; |
|
|
edtOther: TEdit; |
|
|
rgListSeparator: TRadioGroup; |
|
|
end; |
|
||
| | ||
TForm |
||
? | ||
TObject |