353 lines
8.0 KiB
Plaintext
353 lines
8.0 KiB
Plaintext
|
|
object frmFileUp_SD: TfrmFileUp_SD
|
||
|
|
Left = 366
|
||
|
|
Top = 156
|
||
|
|
Width = 665
|
||
|
|
Height = 485
|
||
|
|
Caption = #27700#21333#38468#20214
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
Position = poScreenCenter
|
||
|
|
OnClose = FormClose
|
||
|
|
OnCreate = FormCreate
|
||
|
|
OnDestroy = FormDestroy
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 12
|
||
|
|
object cxGrid7: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 97
|
||
|
|
Width = 649
|
||
|
|
Height = 350
|
||
|
|
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
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
OptionsView.Indicator = True
|
||
|
|
Styles.Header = cxStyle1
|
||
|
|
object V7Ssel: TcxGridDBColumn
|
||
|
|
Caption = #36873#25321
|
||
|
|
DataBinding.FieldName = 'Ssel'
|
||
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 56
|
||
|
|
end
|
||
|
|
object V7FileDate: TcxGridDBColumn
|
||
|
|
Caption = #19978#20256#26085#26399
|
||
|
|
DataBinding.FieldName = 'FileDate'
|
||
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 103
|
||
|
|
end
|
||
|
|
object vFileName: TcxGridDBColumn
|
||
|
|
Tag = 1
|
||
|
|
Caption = #25991#20214#21517#31216
|
||
|
|
DataBinding.FieldName = 'FileName'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 250
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridLevel6: TcxGridLevel
|
||
|
|
GridView = TV7
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 649
|
||
|
|
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 = 645
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 59
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clSkyBlue
|
||
|
|
Flat = True
|
||
|
|
Images = DataLink_YSYF.ThreeImgList
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 1
|
||
|
|
object ToolButton2: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 2
|
||
|
|
OnClick = ToolButton2Click
|
||
|
|
end
|
||
|
|
object ToolButton3: TToolButton
|
||
|
|
Left = 63
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36807#28388
|
||
|
|
ImageIndex = 59
|
||
|
|
OnClick = ToolButton3Click
|
||
|
|
end
|
||
|
|
object FileUp: TToolButton
|
||
|
|
Left = 126
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #19978#20256
|
||
|
|
ImageIndex = 18
|
||
|
|
OnClick = FileUpClick
|
||
|
|
end
|
||
|
|
object FileDown: TToolButton
|
||
|
|
Left = 189
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #19979#36733
|
||
|
|
ImageIndex = 4
|
||
|
|
OnClick = FileDownClick
|
||
|
|
end
|
||
|
|
object FileDel: TToolButton
|
||
|
|
Left = 252
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21024#38500
|
||
|
|
ImageIndex = 17
|
||
|
|
OnClick = FileDelClick
|
||
|
|
end
|
||
|
|
object ToolButton1: TToolButton
|
||
|
|
Left = 315
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 55
|
||
|
|
OnClick = ToolButton1Click
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel3: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 33
|
||
|
|
Width = 649
|
||
|
|
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 Panel2: TPanel
|
||
|
|
Left = 198
|
||
|
|
Top = 134
|
||
|
|
Width = 138
|
||
|
|
Height = 30
|
||
|
|
BevelInner = bvRaised
|
||
|
|
Caption = #27491#22312#19979#36733#12290#12290#12290
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 3
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object Panel16: TPanel
|
||
|
|
Left = 198
|
||
|
|
Top = 134
|
||
|
|
Width = 138
|
||
|
|
Height = 30
|
||
|
|
BevelInner = bvRaised
|
||
|
|
Caption = #27491#22312#19978#20256#12290#12290#12290
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 4
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object ODPat: TOpenDialog
|
||
|
|
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
||
|
|
Left = 352
|
||
|
|
Top = 173
|
||
|
|
end
|
||
|
|
object IdFTP1: TIdFTP
|
||
|
|
MaxLineAction = maException
|
||
|
|
ReadTimeout = 0
|
||
|
|
ProxySettings.ProxyType = fpcmNone
|
||
|
|
ProxySettings.Port = 0
|
||
|
|
Left = 357
|
||
|
|
Top = 204
|
||
|
|
end
|
||
|
|
object SaveDialog1: TSaveDialog
|
||
|
|
Left = 381
|
||
|
|
Top = 245
|
||
|
|
end
|
||
|
|
object ADOQueryFile: TADOQuery
|
||
|
|
Connection = DataLink_YSYF.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 424
|
||
|
|
Top = 176
|
||
|
|
end
|
||
|
|
object DataSource1: TDataSource
|
||
|
|
DataSet = CDS_SC
|
||
|
|
Left = 336
|
||
|
|
Top = 332
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_YSYF.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 332
|
||
|
|
Top = 244
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid7
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 256
|
||
|
|
Top = 240
|
||
|
|
end
|
||
|
|
object CDS_SC: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 372
|
||
|
|
Top = 316
|
||
|
|
end
|
||
|
|
object cxStyleRepository1: TcxStyleRepository
|
||
|
|
Top = 32
|
||
|
|
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_YSYF.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 400
|
||
|
|
Top = 288
|
||
|
|
end
|
||
|
|
object ADOQuery2: TADOQuery
|
||
|
|
Connection = DataLink_YSYF.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 428
|
||
|
|
Top = 316
|
||
|
|
end
|
||
|
|
object PopupMenu1: TPopupMenu
|
||
|
|
Left = 292
|
||
|
|
Top = 304
|
||
|
|
object N2: TMenuItem
|
||
|
|
Caption = #20840#36873
|
||
|
|
OnClick = N2Click
|
||
|
|
end
|
||
|
|
object N1: TMenuItem
|
||
|
|
Caption = #20840#24323
|
||
|
|
OnClick = N1Click
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|