D10myYicheng/样品(YPGL.dll)/U_ZdyAttachCP.dfm
2025-05-27 14:08:09 +08:00

707 lines
19 KiB
Plaintext

inherited frmZdyAttachCP: TfrmZdyAttachCP
Caption = #20135#21697#36164#26009#31649#29702
ClientHeight = 682
ClientWidth = 1069
Position = poDesigned
WindowState = wsMaximized
ExplicitWidth = 1085
ExplicitHeight = 721
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1069
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 121
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_YPGL.ImageList_new32
Images = DataLink_YPGL.ImageList_new32
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = TBRafreshClick
end
object ToolButton2: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 9
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 3
OnClick = ToolButton4Click
end
object ToolButton7: TToolButton
Left = 284
Top = 0
AutoSize = True
Caption = #22797#21046
ImageIndex = 13
Visible = False
OnClick = ToolButton7Click
end
object TBDel: TToolButton
Left = 355
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 5
OnClick = TBDelClick
end
object ToolButton5: TToolButton
Left = 426
Top = 0
Caption = #25552#21462'Excel'#25968#25454
ImageIndex = 4
Visible = False
OnClick = ToolButton5Click
end
object ToolButton1: TToolButton
Left = 547
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 20
OnClick = ToolButton1Click
end
object ToolButton6: TToolButton
Left = 618
Top = 0
AutoSize = True
Caption = #25171#21360#26631#31614
ImageIndex = 21
Visible = False
OnClick = ToolButton6Click
end
object TBClose: TToolButton
Left = 713
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object Panel1: TPanel [1]
Left = 0
Top = 38
Width = 1069
Height = 42
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = 16242829
ParentBackground = False
TabOrder = 1
object Label3: TLabel
Left = 27
Top = 13
Width = 48
Height = 12
Caption = #33457#22411#32534#21495
end
object Label1: TLabel
Left = 218
Top = 13
Width = 48
Height = 12
Caption = #33457#22411#21517#31216
end
object Label2: TLabel
Left = 785
Top = 89
Width = 24
Height = 12
Caption = #31867#22411
Visible = False
end
object Label5: TLabel
Left = 359
Top = 105
Width = 36
Height = 12
Caption = #21152#24037#21378
end
object HXCode: TEdit
Tag = 2
Left = 77
Top = 9
Width = 89
Height = 20
TabOrder = 0
OnChange = HXCodeChange
end
object HXName: TEdit
Tag = 2
Left = 276
Top = 9
Width = 89
Height = 20
TabOrder = 1
OnChange = HXCodeChange
end
object DEFstr5: TComboBox
Tag = 1
Left = 814
Top = 84
Width = 81
Height = 20
Style = csDropDownList
TabOrder = 2
Visible = False
OnChange = HXCodeChange
Items.Strings = (
#22383#24067
#25104#21697
#27700#21360
#21518#21152#24037
''
''
'')
end
object Note: TEdit
Tag = 2
Left = 395
Top = 101
Width = 89
Height = 20
TabOrder = 3
OnChange = HXCodeChange
end
end
object cxGrid2: TcxGrid [2]
Left = 0
Top = 108
Width = 1069
Height = 574
Align = alClient
TabOrder = 2
object Tv2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
OnFocusedRecordChanged = Tv2FocusedRecordChanged
DataController.DataSource = DS_HZ
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.GoToNextCellOnEnter = True
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnSorting = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
Styles.IncSearch = DataLink_YPGL.SHuangSe
Styles.Footer = DataLink_YPGL.Default
Styles.Header = DataLink_YPGL.Default
Styles.Inactive = DataLink_YPGL.SHuangSe
Styles.Selection = DataLink_YPGL.SHuangSe
object v2Column2: TcxGridDBColumn
Caption = #31995#32479#32534#21495
DataBinding.FieldName = 'ZdyCode'
PropertiesClassName = 'TcxTextEditProperties'
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 94
end
object v2Column6: TcxGridDBColumn
Caption = #33457#22411#32534#21495
DataBinding.FieldName = 'HXCode'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
Options.Sorting = False
Width = 120
end
object v2DEFNote5: TcxGridDBColumn
Caption = #33457#22411#21517#31216
DataBinding.FieldName = 'HXName'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v2DEFNote5PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 99
end
object v2Column12: TcxGridDBColumn
Caption = #24213#24067
DataBinding.FieldName = 'DBName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 100
end
object v2Column5: TcxGridDBColumn
Caption = #22270#29255#21517#31216
DataBinding.FieldName = 'HXTPName'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 88
end
object v2Column16: TcxGridDBColumn
Caption = #21152#24037#21378
DataBinding.FieldName = 'FactoryName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 80
end
object v2Column3: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'Price'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 72
end
object v2Mrate: TcxGridDBColumn
Caption = #35745#21010#32553#29575'(%)'
DataBinding.FieldName = 'Mrate'
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
VisibleForCustomization = False
Width = 80
end
object Tv2Column1: TcxGridDBColumn
Caption = #21152#24037#24037#33402
DataBinding.FieldName = 'GCGY'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object Tv2Column2: TcxGridDBColumn
Caption = #26469#28304
DataBinding.FieldName = 'LaiYuan'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v2Column14: TcxGridDBColumn
Caption = #25805#20316#21592
DataBinding.FieldName = 'Filler'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 60
end
object v2Column15: TcxGridDBColumn
Caption = #25805#20316#26102#38388
DataBinding.FieldName = 'FillTime'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 188
end
object v2Column11: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v2Column11PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 83
end
object Tv2Column3: TcxGridDBColumn
Caption = #21152#24037#22791#27880
DataBinding.FieldName = 'JGNote'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 99
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object Panel2: TPanel [3]
Left = 408
Top = 158
Width = 269
Height = 177
Color = clSkyBlue
TabOrder = 3
Visible = False
object Label4: TLabel
Left = 8
Top = 12
Width = 48
Height = 12
Caption = #26631#31614#21517#31216
end
object RadioGroup1: TRadioGroup
Left = 37
Top = 29
Width = 192
Height = 88
Color = clWhite
ItemIndex = 0
Items.Strings = (
#20135#21697#26631#31614
#20135#21697#26631#31614'1')
ParentBackground = False
ParentColor = False
TabOrder = 0
end
object cxButton1: TcxButton
Left = 28
Top = 140
Width = 75
Height = 25
Caption = #25171#21360
LookAndFeel.Kind = lfOffice11
TabOrder = 1
OnClick = cxButton1Click
end
object cxButton2: TcxButton
Left = 172
Top = 140
Width = 75
Height = 25
Caption = #21462#28040
LookAndFeel.Kind = lfOffice11
TabOrder = 2
OnClick = cxButton2Click
end
end
object Pan_Image: TPanel [4]
Left = 846
Top = 283
Width = 400
Height = 300
BevelOuter = bvNone
Caption = 'Panel2'
TabOrder = 4
object Pic_Image1: TcxDBImage
Left = 0
Top = 23
Hint = 'FileName'
Align = alClient
DataBinding.DataField = 'FilesOther'
DataBinding.DataSource = DSImage
Properties.GraphicClassName = 'TdxSmartImage'
Properties.GraphicTransparency = gtTransparent
Properties.ReadOnly = True
Properties.ShowFocusRect = False
Style.BorderStyle = ebsSingle
TabOrder = 0
OnDblClick = Pic_Image1DblClick
Height = 277
Width = 400
end
object Panel10: TPanel
Left = 0
Top = 0
Width = 400
Height = 23
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvNone
Caption = #22270#29255#26597#30475
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
object Image2: TImage
Left = 378
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 = Image2Click
end
end
end
object Panel6: TPanel [5]
Left = 0
Top = 80
Width = 1069
Height = 28
Align = alTop
AutoSize = True
BorderStyle = bsSingle
TabOrder = 5
DesignSize = (
1065
24)
object Label31: TLabel
Left = 25
Top = 5
Width = 84
Height = 13
Alignment = taCenter
Anchors = [akLeft, akTop, akBottom]
Caption = #27599#39029#35760#24405#26465#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
end
object LBCPAP: TLabel
Left = 507
Top = 5
Width = 85
Height = 12
Alignment = taCenter
Anchors = [akLeft, akTop, akBottom]
AutoSize = False
Caption = #24403#21069#39029'/'#24635#39029#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
end
object BTLP: TButton
Left = 425
Top = 1
Width = 78
Height = 22
Caption = #19978#19968#39029
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = BTLPClick
end
object BTNP: TButton
Left = 597
Top = 1
Width = 78
Height = 22
Caption = #19979#19968#39029
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = BTNPClick
end
object TCBNOR: TComboBox
Tag = 2
Left = 117
Top = 2
Width = 78
Height = 20
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemIndex = 0
ParentFont = False
TabOrder = 2
Text = '500'
OnChange = TCBNORChange
Items.Strings = (
'500'
'1000'
'5000'
'10000'
'30000')
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_YPGL.ADOLink
Left = 233
Top = 232
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_YPGL.ADOLink
Left = 153
Top = 169
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YPGL.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 285
Top = 153
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YPGL.ADOLink
Parameters = <>
Left = 141
Top = 297
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YPGL.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 981
Top = 169
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
DefaultCollate = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDB_Main
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 708
Top = 228
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
DataSet = CDS_HZ
Left = 700
Top = 180
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 888
Top = 224
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 827
Top = 163
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 908
Top = 164
end
object OpenDialog1: TOpenDialog
Left = 320
Top = 329
end
object ADOQueryImage: TADOQuery
Connection = DataLink_YPGL.ADOLink
Parameters = <>
Left = 752
Top = 361
end
object DSImage: TDataSource
DataSet = ADOQueryImage
Left = 784
Top = 409
end
object IdFTP1: TIdFTP
ConnectTimeout = 0
NATKeepAlive.UseKeepAlive = False
NATKeepAlive.IdleTimeMS = 0
NATKeepAlive.IntervalMS = 0
ProxySettings.ProxyType = fpcmNone
ProxySettings.Port = 0
ReadTimeout = 0
Left = 880
Top = 354
end
end