D7myYunxiang/云翔生产管理(MYSC.dll)/U_MainWFBCKList.dfm

392 lines
9.4 KiB
Plaintext
Raw Normal View History

2025-01-20 13:04:03 +08:00
object frmMainWFBCKList: TfrmMainWFBCKList
2025-07-08 09:22:54 +08:00
Left = 517
Top = 275
2025-01-20 13:04:03 +08:00
Width = 1489
Height = 755
Caption = #26825'&'#26080#32442#24067#20986#24211#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-07-08 09:22:54 +08:00
Font.Height = -12
2025-01-20 13:04:03 +08:00
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
2025-07-08 09:22:54 +08:00
PixelsPerInch = 96
TextHeight = 12
2025-01-20 13:04:03 +08:00
object ToolBar1: TToolBar
Left = 0
Top = 0
2025-07-08 09:22:54 +08:00
Width = 1481
2025-01-20 13:04:03 +08:00
AutoSize = True
ButtonHeight = 30
ButtonWidth = 65
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_MYSC.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 0
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 69
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = TBFindClick
end
object TBExport: TToolButton
Left = 138
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 97
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 207
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
2025-07-08 09:22:54 +08:00
Width = 1481
Height = 40
2025-01-20 13:04:03 +08:00
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label2: TLabel
2025-07-08 09:22:54 +08:00
Left = 590
Top = 13
Width = 64
Height = 15
2025-01-20 13:04:03 +08:00
Caption = #36741#26009#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-07-08 09:22:54 +08:00
Font.Height = -15
2025-01-20 13:04:03 +08:00
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
2025-07-08 09:22:54 +08:00
Left = 29
Top = 13
Width = 32
Height = 15
2025-01-20 13:04:03 +08:00
Caption = #26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-07-08 09:22:54 +08:00
Font.Height = -15
2025-01-20 13:04:03 +08:00
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
2025-07-08 09:22:54 +08:00
Left = 331
Top = 13
Width = 64
Height = 15
2025-01-20 13:04:03 +08:00
Caption = #20135#21697#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-07-08 09:22:54 +08:00
Font.Height = -15
2025-01-20 13:04:03 +08:00
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object MLName: TEdit
Tag = 2
2025-07-08 09:22:54 +08:00
Left = 656
Top = 10
Width = 106
Height = 26
2025-01-20 13:04:03 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-07-08 09:22:54 +08:00
Font.Height = -15
2025-01-20 13:04:03 +08:00
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnChange = MYCodeChange
end
object BegDate: TDateTimePicker
2025-07-08 09:22:54 +08:00
Left = 68
Top = 10
Width = 123
Height = 23
2025-01-20 13:04:03 +08:00
Date = 40768.458268587970000000
Time = 40768.458268587970000000
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-07-08 09:22:54 +08:00
Font.Height = -15
2025-01-20 13:04:03 +08:00
Font.Name = #23435#20307
Font.Style = [fsBold]
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 1
end
object EndDate: TDateTimePicker
2025-07-08 09:22:54 +08:00
Left = 193
Top = 10
Width = 120
Height = 23
2025-01-20 13:04:03 +08:00
Date = 40768.458268587970000000
Time = 40768.458268587970000000
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-07-08 09:22:54 +08:00
Font.Height = -15
2025-01-20 13:04:03 +08:00
Font.Name = #23435#20307
Font.Style = [fsBold]
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 2
end
object MLCodeName: TEdit
Tag = 2
2025-07-08 09:22:54 +08:00
Left = 396
Top = 10
Width = 163
Height = 26
2025-01-20 13:04:03 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-07-08 09:22:54 +08:00
Font.Height = -15
2025-01-20 13:04:03 +08:00
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnChange = MYCodeChange
end
end
object cxGrid2: TcxGrid
Left = 0
2025-07-08 09:22:54 +08:00
Top = 72
Width = 1481
Height = 652
2025-01-20 13:04:03 +08:00
Align = alClient
TabOrder = 2
object TV2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = V2Qty
end
item
Kind = skSum
Column = V2KgQty
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
Column = V2Qty
end
item
Kind = skSum
Position = spFooter
Column = V2KgQty
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = V2Qty
end
item
Kind = skSum
Column = V2KgQty
end>
DataController.Summary.SummaryGroups = <>
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = cxStyle2
object V2Column1: TcxGridDBColumn
Caption = #26085#26399
DataBinding.FieldName = 'ZHDate'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 102
end
object V2Column2: TcxGridDBColumn
Caption = #25351#31034#21333#21495
DataBinding.FieldName = 'MLOrderNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 118
end
object V2Column3: TcxGridDBColumn
Caption = #25104#21697#21517#31216
DataBinding.FieldName = 'MLCodeName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 139
end
object V2Column5: TcxGridDBColumn
Caption = #31867#22411
DataBinding.FieldName = 'MLType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 79
end
object V2MYCode: TcxGridDBColumn
Caption = #36741#26009#32534#21495
DataBinding.FieldName = 'MLCode'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 103
end
object V2MYName: TcxGridDBColumn
Caption = #36741#26009#21517#31216
DataBinding.FieldName = 'MLName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 157
end
object V2MYMF: TcxGridDBColumn
Caption = #38376#24133
DataBinding.FieldName = 'MLMF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object V2Column4: TcxGridDBColumn
Caption = #20811#37325
DataBinding.FieldName = 'MLKZ'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 82
end
object TV2Column1: TcxGridDBColumn
Caption = #24635#23618#25968
DataBinding.FieldName = 'CS'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object V2KgQty: TcxGridDBColumn
Caption = #29702#35770#31859#25968
DataBinding.FieldName = 'LLCKQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 91
end
object V2Qty: TcxGridDBColumn
Caption = #23454#38469#31859#25968
DataBinding.FieldName = 'SJCKQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 84
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV2
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 165
Top = 148
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_MYSC.ADOLink
Parameters = <>
Left = 202
Top = 210
end
object ADOQueryMain: TADOQuery
Connection = DataLink_MYSC.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 202
Top = 179
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_MYSC.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 203
Top = 149
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 164
Top = 210
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 165
Top = 179
end
object cxStyleRepository1: TcxStyleRepository
Left = 552
2025-07-08 09:22:54 +08:00
PixelsPerInch = 96
2025-01-20 13:04:03 +08:00
object cxStyle1: TcxStyle
AssignedValues = [svColor, svFont]
Color = clScrollBar
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
end
object cxStyle2: TcxStyle
AssignedValues = [svFont]
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
end
end
end