object frmFileUp: TfrmFileUp Left = 351 Top = 112 Width = 671 Height = 479 Caption = #19978#20256#25991#20214 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 107 TextHeight = 13 object cxGrid7: TcxGrid Left = 0 Top = 53 Width = 590 Height = 386 Align = alClient TabOrder = 0 object TV7: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False OnCellClick = TV7CellClick DataController.DataSource = DataSource1 DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> DataController.Summary.SummaryGroups = <> OptionsBehavior.GoToNextCellOnEnter = True OptionsBehavior.FocusCellOnCycle = True OptionsCustomize.ColumnFiltering = False OptionsData.Editing = False OptionsView.GroupByBox = False OptionsView.Indicator = True object FileName: TcxGridDBColumn Tag = 1 Caption = #25991#20214#21517#31216 DataBinding.FieldName = 'FileName' FooterAlignmentHorz = taCenter HeaderAlignmentHorz = taCenter Width = 121 end object FileDate: TcxGridDBColumn Tag = 1 Caption = #19978#20256#26085#26399 DataBinding.FieldName = 'FileDate' FooterAlignmentHorz = taCenter HeaderAlignmentHorz = taCenter Width = 104 end end object cxGridLevel6: TcxGridLevel GridView = TV7 end end object Panel16: TPanel Left = 285 Top = 218 Width = 149 Height = 32 BevelInner = bvRaised Caption = #27491#22312#19978#20256#12290#12290#12290 Color = clSkyBlue TabOrder = 1 Visible = False end object ToolBar6: TToolBar Left = 590 Top = 53 Width = 65 Height = 386 Align = alRight AutoSize = True ButtonHeight = 30 ButtonWidth = 61 Caption = 'ToolBar1' Flat = True Images = DataLink_BaseInfo.ThreeImgList List = True ShowCaptions = True TabOrder = 2 object FileUp: TToolButton Left = 0 Top = 0 AutoSize = True Caption = #19978#20256 ImageIndex = 109 Wrap = True OnClick = FileUpClick end object FileDel: TToolButton Left = 0 Top = 30 AutoSize = True Caption = #21024#38500 ImageIndex = 17 Wrap = True OnClick = FileDelClick end end object Panel1: TPanel Left = 0 Top = 0 Width = 655 Height = 53 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 3 object Label1: TLabel Left = 29 Top = 18 Width = 76 Height = 18 Caption = #20135#21697#32534#21495 Font.Charset = GB2312_CHARSET Font.Color = clRed Font.Height = -18 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Image2: TImage Left = 632 Top = 3 Width = 66 Height = 46 end object Code: TEdit Left = 106 Top = 13 Width = 229 Height = 26 Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -18 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False ReadOnly = True TabOrder = 0 end end object ODPat: TOpenDialog Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing] Left = 404 Top = 197 end object IdFTP1: TIdFTP MaxLineAction = maException ReadTimeout = 0 ProxySettings.ProxyType = fpcmNone ProxySettings.Port = 0 Left = 405 Top = 236 end object SaveDialog1: TSaveDialog Left = 409 Top = 285 end object ADOQueryFile: TADOQuery Connection = DataLink_BaseInfo.ADOLink LockType = ltReadOnly Parameters = <> Left = 486 Top = 142 end object DataSource1: TDataSource DataSet = ADOQueryFile Left = 375 Top = 159 end object ADOQueryCmd: TADOQuery Connection = DataLink_BaseInfo.ADOLink Parameters = <> Left = 494 Top = 217 end object ADOQueryTemp: TADOQuery Connection = DataLink_BaseInfo.ADOLink LockType = ltReadOnly Parameters = <> Left = 504 Top = 264 end end