object frmFileUp: TfrmFileUp Left = 247 Top = 162 Width = 660 Height = 441 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 = 44 Width = 585 Height = 357 Align = alClient TabOrder = 0 object TV7: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False 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 = 206 Top = 137 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 = 585 Top = 44 Width = 59 Height = 357 Align = alRight AutoSize = True ButtonHeight = 30 ButtonWidth = 61 Caption = 'ToolBar1' Flat = True Images = DataLink_YPGL.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 = 644 Height = 44 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 3 object Label1: TLabel Left = 9 Top = 15 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 = 482 Top = 10 Width = 65 Height = 30 end object Code: TEdit Left = 85 Top = 10 Width = 228 Height = 24 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_YPGL.ADOLink LockType = ltReadOnly Parameters = <> Left = 488 Top = 144 end object DataSource1: TDataSource DataSet = ADOQueryFile Left = 392 Top = 168 end object ADOQueryCmd: TADOQuery Connection = DataLink_YPGL.ADOLink Parameters = <> Left = 496 Top = 216 end object ADOQueryTemp: TADOQuery Connection = DataLink_YPGL.ADOLink LockType = ltReadOnly Parameters = <> Left = 504 Top = 264 end end