529 lines
14 KiB
Plaintext
529 lines
14 KiB
Plaintext
object frmFileUp_GSHYCX: TfrmFileUp_GSHYCX
|
|
Left = 260
|
|
Top = 129
|
|
Width = 1036
|
|
Height = 592
|
|
Caption = #20844#21496#25991#20214#28023#36816#36153#26356#26032#26597#35810
|
|
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 = 97
|
|
Width = 1020
|
|
Height = 457
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TV7: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skCount
|
|
Column = V7FileDate
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Header = cxStyle1
|
|
object V7FileDate: TcxGridDBColumn
|
|
Caption = #30331#35760#26085#26399
|
|
DataBinding.FieldName = 'FileDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 97
|
|
end
|
|
object vFileName: TcxGridDBColumn
|
|
Tag = 1
|
|
Caption = #25991#20214#21517#31216
|
|
DataBinding.FieldName = 'FileName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 301
|
|
end
|
|
object V7chkStatus: TcxGridDBColumn
|
|
Caption = #29366#24577
|
|
DataBinding.FieldName = 'chkStatus'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 93
|
|
end
|
|
end
|
|
object cxGridLevel6: TcxGridLevel
|
|
GridView = TV7
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1020
|
|
Height = 33
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 1
|
|
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 = 1016
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Images = DataLink_WTOA.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
object ToolButton2: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 24
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TTJ: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475#23436#25104
|
|
ImageIndex = 75
|
|
OnClick = TTJClick
|
|
end
|
|
object FileUp: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19978#20256
|
|
ImageIndex = 18
|
|
Visible = False
|
|
OnClick = FileUpClick
|
|
end
|
|
object FileDown: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19979#36733
|
|
ImageIndex = 19
|
|
OnClick = FileDownClick
|
|
end
|
|
object FileDel: TToolButton
|
|
Left = 339
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 3
|
|
Visible = False
|
|
OnClick = FileDelClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 402
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = ToolButton1Click
|
|
end
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 1020
|
|
Height = 64
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label4: TLabel
|
|
Left = 199
|
|
Top = 15
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #25991#20214#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 34
|
|
Top = 15
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #30331#35760#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object FileName: TEdit
|
|
Tag = 2
|
|
Left = 255
|
|
Top = 11
|
|
Width = 110
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = FileNameChange
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 87
|
|
Top = 11
|
|
Width = 89
|
|
Height = 20
|
|
Date = 42172.726043136570000000
|
|
Time = 42172.726043136570000000
|
|
TabOrder = 1
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 87
|
|
Top = 35
|
|
Width = 89
|
|
Height = 20
|
|
Date = 42172.726043136570000000
|
|
Time = 42172.726043136570000000
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 324
|
|
Top = 119
|
|
Width = 245
|
|
Height = 174
|
|
TabOrder = 3
|
|
Visible = False
|
|
object Label6: TLabel
|
|
Left = 48
|
|
Top = 96
|
|
Width = 6
|
|
Height = 12
|
|
end
|
|
object Label5: TLabel
|
|
Left = 35
|
|
Top = 52
|
|
Width = 64
|
|
Height = 15
|
|
Caption = #30331#35760#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 35
|
|
Top = 91
|
|
Width = 64
|
|
Height = 15
|
|
Caption = #30003#25253#25968#25454
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 23
|
|
Top = 187
|
|
Width = 68
|
|
Height = 15
|
|
Caption = #37096' '#38376
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Panel5: TPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 243
|
|
Height = 23
|
|
Align = alTop
|
|
Alignment = taLeftJustify
|
|
BevelOuter = bvNone
|
|
Caption = #20844#21496#25991#20214#26723#26696#20449#24687
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
object Image1: TImage
|
|
Left = 221
|
|
Top = 3
|
|
Width = 22
|
|
Height = 16
|
|
ParentShowHint = False
|
|
Picture.Data = {
|
|
07544269746D617076040000424D760400000000000036000000280000001500
|
|
0000110000000100180000000000400400000000000000000000000000000000
|
|
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00FFFFFFFFFFFFF0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6
|
|
F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFF404040404040404040404040404040404040404040404040
|
|
404040404040404040404040404040404040404040404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFF808080808080808080808080808080808080808080
|
|
808080808080808080808080808080808080808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
|
|
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
|
|
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
|
|
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000
|
|
000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
|
|
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
|
|
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
|
|
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00}
|
|
ShowHint = True
|
|
Transparent = True
|
|
OnClick = Image1Click
|
|
end
|
|
end
|
|
object TSure: TButton
|
|
Left = 85
|
|
Top = 122
|
|
Width = 85
|
|
Height = 29
|
|
Caption = #19978' '#20256
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = TSureClick
|
|
end
|
|
object ETaiTou: TEdit
|
|
Left = 72
|
|
Top = 288
|
|
Width = 121
|
|
Height = 20
|
|
TabOrder = 2
|
|
Visible = False
|
|
end
|
|
object FileDate: TDateTimePicker
|
|
Left = 104
|
|
Top = 49
|
|
Width = 110
|
|
Height = 20
|
|
Date = 42466.625210844900000000
|
|
Time = 42466.625210844900000000
|
|
TabOrder = 3
|
|
end
|
|
object FCYNO: TEdit
|
|
Tag = 2
|
|
Left = 91
|
|
Top = 184
|
|
Width = 110
|
|
Height = 20
|
|
TabOrder = 4
|
|
Visible = False
|
|
OnChange = FileNameChange
|
|
end
|
|
object SBQty: TEdit
|
|
Left = 104
|
|
Top = 88
|
|
Width = 109
|
|
Height = 20
|
|
TabOrder = 5
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 194
|
|
Top = 138
|
|
Width = 138
|
|
Height = 30
|
|
BevelInner = bvRaised
|
|
Caption = #27491#22312#19979#36733#12290#12290#12290
|
|
Color = clSkyBlue
|
|
TabOrder = 4
|
|
Visible = False
|
|
end
|
|
object Panel16: TPanel
|
|
Left = 194
|
|
Top = 138
|
|
Width = 138
|
|
Height = 30
|
|
BevelInner = bvRaised
|
|
Caption = #27491#22312#19978#20256#12290#12290#12290
|
|
Color = clSkyBlue
|
|
TabOrder = 5
|
|
Visible = False
|
|
end
|
|
object ODPat: TOpenDialog
|
|
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
|
Left = 552
|
|
Top = 329
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
MaxLineAction = maException
|
|
ReadTimeout = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
Left = 493
|
|
Top = 332
|
|
end
|
|
object SaveDialog1: TSaveDialog
|
|
Left = 521
|
|
Top = 329
|
|
end
|
|
object ADOQueryFile: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 584
|
|
Top = 328
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_SC
|
|
Left = 348
|
|
Top = 332
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 464
|
|
Top = 332
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid7
|
|
PopupMenus = <>
|
|
Left = 292
|
|
Top = 332
|
|
end
|
|
object CDS_SC: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 376
|
|
Top = 332
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
end
|
|
object cxStyle2: TcxStyle
|
|
AssignedValues = [svTextColor]
|
|
TextColor = clRed
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 432
|
|
Top = 332
|
|
end
|
|
object ADOQuery2: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 404
|
|
Top = 332
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 320
|
|
Top = 332
|
|
object N2: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N2Click
|
|
end
|
|
object N1: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N1Click
|
|
end
|
|
end
|
|
end
|