281 lines
6.4 KiB
Plaintext
281 lines
6.4 KiB
Plaintext
object frmFileUp: TfrmFileUp
|
|
Left = 197
|
|
Top = 132
|
|
Width = 991
|
|
Height = 559
|
|
Caption = #19978#20256#25991#20214
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object cxGrid7: TcxGrid
|
|
Left = 0
|
|
Top = 105
|
|
Width = 975
|
|
Height = 416
|
|
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 = 175
|
|
end
|
|
object FileDate: TcxGridDBColumn
|
|
Tag = 1
|
|
Caption = #19978#20256#26102#38388
|
|
DataBinding.FieldName = 'Filltime'
|
|
FooterAlignmentHorz = taCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 174
|
|
end
|
|
object V7Column1: TcxGridDBColumn
|
|
Caption = #19978#20256#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 130
|
|
end
|
|
end
|
|
object cxGridLevel6: TcxGridLevel
|
|
GridView = TV7
|
|
end
|
|
end
|
|
object Panel16: TPanel
|
|
Left = 190
|
|
Top = 126
|
|
Width = 138
|
|
Height = 30
|
|
BevelInner = bvRaised
|
|
Caption = #27491#22312#19978#20256#12290#12290#12290
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
Visible = False
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 975
|
|
Height = 33
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 2
|
|
object Label1: TLabel
|
|
Left = 320
|
|
Top = 14
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #20135#21697#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Code: TEdit
|
|
Left = 390
|
|
Top = 9
|
|
Width = 211
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
Visible = False
|
|
end
|
|
object ToolBar6: TToolBar
|
|
Left = 2
|
|
Top = 2
|
|
Width = 971
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Images = DataLink_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
object ToolButton2: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 9
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object FileUp: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19978#20256
|
|
ImageIndex = 109
|
|
OnClick = FileUpClick
|
|
end
|
|
object FileDown: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19979#36733
|
|
ImageIndex = 104
|
|
OnClick = FileDownClick
|
|
end
|
|
object FileDel: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 17
|
|
OnClick = FileDelClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = ToolButton1Click
|
|
end
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 190
|
|
Top = 126
|
|
Width = 138
|
|
Height = 30
|
|
BevelInner = bvRaised
|
|
Caption = #27491#22312#19979#36733#12290#12290#12290
|
|
Color = clSkyBlue
|
|
TabOrder = 3
|
|
Visible = False
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 975
|
|
Height = 72
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 4
|
|
object Label2: TLabel
|
|
Left = 28
|
|
Top = 15
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #26597#35810#26102#38388
|
|
end
|
|
object Label5: TLabel
|
|
Left = 64
|
|
Top = 39
|
|
Width = 12
|
|
Height = 12
|
|
Caption = #33267
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 77
|
|
Top = 12
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 77
|
|
Top = 36
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object ODPat: TOpenDialog
|
|
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
|
Left = 580
|
|
Top = 161
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
MaxLineAction = maException
|
|
ReadTimeout = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
Left = 581
|
|
Top = 200
|
|
end
|
|
object SaveDialog1: TSaveDialog
|
|
Left = 585
|
|
Top = 249
|
|
end
|
|
object ADOQueryFile: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 488
|
|
Top = 144
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_SC
|
|
Left = 392
|
|
Top = 168
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 496
|
|
Top = 216
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 504
|
|
Top = 264
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid7
|
|
PopupMenus = <>
|
|
Left = 296
|
|
Top = 232
|
|
end
|
|
object CDS_SC: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 416
|
|
Top = 224
|
|
end
|
|
end
|