203 lines
4.6 KiB
Plaintext
203 lines
4.6 KiB
Plaintext
object frmFileUp_PB: TfrmFileUp_PB
|
|
Left = 343
|
|
Top = 179
|
|
Width = 634
|
|
Height = 447
|
|
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 = 553
|
|
Height = 363
|
|
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 = 553
|
|
Top = 44
|
|
Width = 65
|
|
Height = 363
|
|
Align = alRight
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 61
|
|
Caption = 'ToolBar1'
|
|
Flat = True
|
|
Images = DataLink_YPGLBOM.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 ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 30
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 54
|
|
Wrap = True
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object FileDel: TToolButton
|
|
Left = 0
|
|
Top = 60
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 17
|
|
OnClick = FileDelClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 618
|
|
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 = 624
|
|
Top = 16
|
|
Width = 25
|
|
Height = 18
|
|
end
|
|
object Code: TEdit
|
|
Left = 85
|
|
Top = 10
|
|
Width = 228
|
|
Height = 26
|
|
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_YPGLBOM.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 480
|
|
Top = 152
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = SC_TP
|
|
Left = 392
|
|
Top = 168
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YPGLBOM.ADOLink
|
|
Parameters = <>
|
|
Left = 496
|
|
Top = 216
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_YPGLBOM.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 504
|
|
Top = 264
|
|
end
|
|
object SC_TP: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 330
|
|
Top = 214
|
|
end
|
|
end
|