object frmFjList_RZ: TfrmFjList_RZ Left = 192 Top = 134 Width = 867 Height = 502 BorderIcons = [biSystemMenu, biMinimize] Caption = #38468#20214#20449#24687 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 107 TextHeight = 13 object ListView1: TListView Left = 43 Top = 22 Width = 465 Height = 83 Columns = <> TabOrder = 0 OnDblClick = ListView1DblClick end object Panel1: TPanel Left = 687 Top = 0 Width = 164 Height = 462 Align = alRight TabOrder = 1 object FileName: TcxButton Left = 33 Top = 65 Width = 81 Height = 27 Hint = 'Filesother' Caption = #28155#21152 TabOrder = 0 OnClick = FileNameClick LookAndFeel.Kind = lfOffice11 end object cxButton1: TcxButton Left = 33 Top = 104 Width = 81 Height = 27 Hint = 'Filesother' Caption = #21024#38500 TabOrder = 1 OnClick = cxButton1Click LookAndFeel.Kind = lfOffice11 end object cxButton2: TcxButton Left = 33 Top = 143 Width = 81 Height = 27 Hint = 'Filesother' Caption = #19979#36733 TabOrder = 2 OnClick = cxButton2Click LookAndFeel.Kind = lfOffice11 end object cxButton3: TcxButton Left = 33 Top = 186 Width = 81 Height = 27 Hint = 'Filesother' Caption = #20851#38381 TabOrder = 3 Visible = False OnClick = cxButton3Click LookAndFeel.Kind = lfOffice11 end end object Panel2: TPanel Left = 191 Top = 152 Width = 209 Height = 44 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Panel2' Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False TabOrder = 2 Visible = False OnDblClick = Panel2DblClick end object cxGrid1: TcxGrid Left = 4 Top = 22 Width = 673 Height = 391 TabOrder = 3 object Tv1: TcxGridDBTableView OnDblClick = Tv1DblClick NavigatorButtons.ConfirmDelete = False DataController.DataSource = DataSource1 DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> DataController.Summary.SummaryGroups = <> OptionsCustomize.ColumnFiltering = False OptionsData.Deleting = False OptionsData.Editing = False OptionsView.GroupByBox = False OptionsView.Indicator = True object v1Column1: TcxGridDBColumn Caption = #25991#20214#21517#31216 DataBinding.FieldName = 'FileName' HeaderAlignmentHorz = taCenter Width = 146 end object v1Column4: TcxGridDBColumn Caption = #25991#20214#20462#25913#26102#38388 DataBinding.FieldName = 'TFdate' HeaderAlignmentHorz = taCenter Width = 140 end object v1Column2: TcxGridDBColumn Caption = #25805#20316#21592 DataBinding.FieldName = 'Filler' HeaderAlignmentHorz = taCenter Width = 83 end object v1Column3: TcxGridDBColumn Caption = #19978#20256#26102#38388 DataBinding.FieldName = 'FillTime' HeaderAlignmentHorz = taCenter Width = 140 end end object cxGrid1Level1: TcxGridLevel GridView = Tv1 end end object ADOQueryTmp: TADOQuery Connection = ADOConnection1 Parameters = <> Left = 523 Top = 37 end object ADOQueryCmd: TADOQuery Connection = ADOConnection1 Parameters = <> Left = 568 Top = 32 end object ImageList1: TImageList Left = 536 Top = 228 end object IdFTP1: TIdFTP MaxLineAction = maException ReadTimeout = 0 ProxySettings.ProxyType = fpcmNone ProxySettings.Port = 0 Left = 492 Top = 198 end object ADOConnection1: TADOConnection LoginPrompt = False Left = 532 Top = 240 end object DataSource1: TDataSource DataSet = ADOQueryTmp Left = 548 Top = 140 end end