D7myYunxiang/云翔一码通/U_YMTRKInPut.dfm

664 lines
19 KiB
Plaintext
Raw Normal View History

2025-07-26 10:46:46 +08:00
object frmYMTRKInPut: TfrmYMTRKInPut
2025-09-26 16:19:47 +08:00
Left = 165
Top = 270
2025-07-26 10:46:46 +08:00
Width = 1829
Height = 623
Align = alClient
Caption = #22238#20179#20837#24211
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-09-26 16:19:47 +08:00
Font.Height = -15
2025-07-26 10:46:46 +08:00
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
2025-09-26 16:19:47 +08:00
PixelsPerInch = 120
TextHeight = 15
2025-07-26 10:46:46 +08:00
object cxGrid2: TcxGrid
Left = 0
Top = 33
2025-09-26 16:19:47 +08:00
Width = 1585
Height = 553
2025-07-26 10:46:46 +08:00
Align = alClient
TabOrder = 0
object Tv1: TcxGridDBTableView
OnMouseDown = Tv1MouseDown
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource3
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
end
item
Kind = skSum
end
item
Kind = skSum
Column = v2Column6
end
item
Kind = skSum
end
item
Kind = skSum
Column = v1Column9
end
item
Kind = skCount
Column = v1Column6
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_YXYMT.SHuangSe
Styles.IncSearch = DataLink_YXYMT.SHuangSe
Styles.Selection = DataLink_YXYMT.SHuangSe
Styles.Header = DataLink_YXYMT.Default
object v1Column6: TcxGridDBColumn
Caption = #20837#24211#21333#21495
DataBinding.FieldName = 'SPID'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 83
end
object v1Column2: TcxGridDBColumn
Tag = 2
Caption = #20837#24211#26102#38388
DataBinding.FieldName = 'CRTime'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Width = 100
end
2025-09-26 16:19:47 +08:00
object v1Column4: TcxGridDBColumn
2025-07-26 10:46:46 +08:00
Tag = 2
Caption = #20837#24211#31867#22411
DataBinding.FieldName = 'CRType'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
#21152#24037#23436#25104
#22238#20462#23436#25104
#26816#39564#36864#22238
#26399#21021#20837#24211
#23458#25143#36864#36135
#37319#36141#20837#24211
#27425#21697#20837#24211)
HeaderAlignmentHorz = taCenter
Width = 83
end
object v1Column21: TcxGridDBColumn
Tag = 2
Caption = #23458#25143
DataBinding.FieldName = 'CustomerNoName'
2025-09-26 16:19:47 +08:00
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = v1Column21PropertiesButtonClick
2025-07-26 10:46:46 +08:00
HeaderAlignmentHorz = taCenter
Width = 76
end
object v1Column20: TcxGridDBColumn
Tag = 2
Caption = #32534#21495
DataBinding.FieldName = 'spcode'
HeaderAlignmentHorz = taCenter
end
2025-09-26 16:19:47 +08:00
object v2Column1: TcxGridDBColumn
Tag = 2
Caption = #21697#21517
DataBinding.FieldName = 'SPName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v2Column1PropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 97
end
object v1Column8: TcxGridDBColumn
Tag = 2
Caption = #35268#26684
DataBinding.FieldName = 'SPSpec'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Width = 65
end
2025-07-26 10:46:46 +08:00
object v1Column15: TcxGridDBColumn
Tag = 2
Caption = #39068#33394
DataBinding.FieldName = 'SPColor'
HeaderAlignmentHorz = taCenter
Width = 69
end
object v1Column17: TcxGridDBColumn
Tag = 2
Caption = #33457#22411
DataBinding.FieldName = 'SPHX'
HeaderAlignmentHorz = taCenter
Width = 70
end
2025-09-26 16:19:47 +08:00
object v1Column14: TcxGridDBColumn
2025-07-26 10:46:46 +08:00
Tag = 2
2025-09-26 16:19:47 +08:00
Caption = #20379#24212#21830
2025-07-26 10:46:46 +08:00
DataBinding.FieldName = 'FactoryName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Alignment.Horz = taLeftJustify
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = v1Column14PropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 101
end
object v1Column19: TcxGridDBColumn
Tag = 2
2025-09-26 16:19:47 +08:00
Caption = #32568#21495
2025-07-26 10:46:46 +08:00
DataBinding.FieldName = 'RCGangNo'
HeaderAlignmentHorz = taCenter
Width = 74
end
object v1Column7: TcxGridDBColumn
Tag = 2
Caption = #25104#20998
DataBinding.FieldName = 'SPCF'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Width = 73
end
2025-09-26 16:19:47 +08:00
object Tv1Column1: TcxGridDBColumn
Tag = 2
Caption = #24037#33402
DataBinding.FieldName = 'GYLXName'
HeaderAlignmentHorz = taCenter
Width = 77
end
2025-07-26 10:46:46 +08:00
object v1Column1: TcxGridDBColumn
Tag = 2
Caption = #38376#24133
DataBinding.FieldName = 'SPMF'
HeaderAlignmentHorz = taCenter
Width = 73
end
object v1Column10: TcxGridDBColumn
Tag = 2
Caption = #20811#37325
DataBinding.FieldName = 'SPKZ'
HeaderAlignmentHorz = taCenter
Width = 90
end
object v1Column11: TcxGridDBColumn
Tag = 2
Caption = #23384#25918#24037#21378
DataBinding.FieldName = 'ToFactoryName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = v1Column11PropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 84
end
object v1Column18: TcxGridDBColumn
Tag = 2
Caption = #24211#20301
DataBinding.FieldName = 'KuWei'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = v1Column18PropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 77
end
object v1Column9: TcxGridDBColumn
Tag = 2
Caption = #21305#25968
DataBinding.FieldName = 'PiQty'
2025-08-12 16:22:08 +08:00
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DecimalPlaces = 0
Properties.DisplayFormat = '0;'
2025-07-26 10:46:46 +08:00
HeaderAlignmentHorz = taCenter
Width = 67
end
object v2Column6: TcxGridDBColumn
Tag = 2
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 85
end
2025-09-26 16:19:47 +08:00
object Tv1Column2: TcxGridDBColumn
Tag = 2
Caption = #21333#20215
DataBinding.FieldName = 'Price'
HeaderAlignmentHorz = taCenter
Width = 63
end
2025-07-26 10:46:46 +08:00
object v1Column3: TcxGridDBColumn
Tag = 2
Caption = #25968#37327#21333#20301
DataBinding.FieldName = 'QtyUnit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'Kg'
'M'
'Y')
HeaderAlignmentHorz = taCenter
Width = 77
end
object v1Column16: TcxGridDBColumn
Tag = 2
Caption = #26469#33258#24037#21378
DataBinding.FieldName = 'FromFactoryName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = v1Column16PropertiesButtonClick
Visible = False
HeaderAlignmentHorz = taCenter
VisibleForCustomization = False
Width = 79
end
object v1Column12: TcxGridDBColumn
Tag = 2
Caption = #22791#27880
DataBinding.FieldName = 'Note'
Width = 79
end
end
object cxGrid2Level1: TcxGridLevel
GridView = Tv1
end
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1821
Height = 33
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_YXYMT.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 1
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 15
OnClick = TBSaveClick
end
object TBAdd: TToolButton
2025-08-30 10:58:21 +08:00
Left = 63
2025-07-26 10:46:46 +08:00
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 12
OnClick = TBAddClick
end
object TBDel: TToolButton
2025-08-30 10:58:21 +08:00
Left = 126
2025-07-26 10:46:46 +08:00
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 13
OnClick = TBDelClick
end
object ToolButton2: TToolButton
2025-08-30 10:58:21 +08:00
Left = 189
2025-07-26 10:46:46 +08:00
Top = 0
Caption = #19968#38190#26367#25442
ImageIndex = 22
OnClick = ToolButton2Click
end
object TBClose: TToolButton
2025-08-30 10:58:21 +08:00
Left = 272
2025-07-26 10:46:46 +08:00
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel4: TPanel
2025-09-26 16:19:47 +08:00
Left = 920
Top = 160
Width = 281
Height = 271
2025-07-26 10:46:46 +08:00
TabOrder = 2
Visible = False
object Label14: TLabel
2025-09-26 16:19:47 +08:00
Left = 60
Top = 110
Width = 8
Height = 15
2025-07-26 10:46:46 +08:00
end
object Panel10: TPanel
Left = 1
Top = 1
2025-09-26 16:19:47 +08:00
Width = 279
Height = 29
2025-07-26 10:46:46 +08:00
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvNone
Caption = #25253#34920#21517#31216
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
2025-09-26 16:19:47 +08:00
Font.Height = -22
2025-07-26 10:46:46 +08:00
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Image2: TImage
2025-09-26 16:19:47 +08:00
Left = 241
Top = 4
Width = 28
Height = 20
2025-07-26 10:46:46 +08:00
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
object Button1: TButton
2025-09-26 16:19:47 +08:00
Left = 36
Top = 225
Width = 94
Height = 31
2025-07-26 10:46:46 +08:00
Caption = #20840#36873
TabOrder = 1
OnClick = Button1Click
end
object GroupBox1: TGroupBox
2025-09-26 16:19:47 +08:00
Left = 30
Top = 70
Width = 221
Height = 151
2025-07-26 10:46:46 +08:00
Caption = #26367#25442#23383#27573
TabOrder = 2
object CheckBox1: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 14
Top = 20
Width = 91
Height = 21
2025-07-26 10:46:46 +08:00
Caption = #20837#24211#31867#22411
TabOrder = 0
end
object CheckBox2: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 14
Top = 45
Width = 91
Height = 21
2025-07-26 10:46:46 +08:00
Caption = #21152' '#24037' '#21378
TabOrder = 1
end
object CheckBox3: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 14
Top = 70
Width = 91
Height = 21
2025-07-26 10:46:46 +08:00
Caption = #26579#21378#32568#21495
TabOrder = 2
end
object CheckBox4: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 14
Top = 95
Width = 91
Height = 21
2025-07-26 10:46:46 +08:00
Caption = #23384#25918#24037#21378
TabOrder = 3
end
object CheckBox5: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 14
Top = 120
Width = 91
Height = 21
2025-07-26 10:46:46 +08:00
Caption = #24211' '#20301
TabOrder = 4
end
object CheckBox6: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 124
Top = 21
Width = 91
Height = 22
2025-07-26 10:46:46 +08:00
Caption = #21305' '#25968
TabOrder = 5
end
object CheckBox7: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 124
Top = 46
Width = 91
Height = 22
2025-07-26 10:46:46 +08:00
Caption = #25968' '#37327
TabOrder = 6
end
object CheckBox8: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 124
Top = 71
Width = 91
Height = 22
2025-07-26 10:46:46 +08:00
Caption = #25968#37327#21333#20301
TabOrder = 7
end
object CheckBox9: TCheckBox
2025-09-26 16:19:47 +08:00
Left = 124
Top = 96
Width = 91
Height = 22
2025-07-26 10:46:46 +08:00
Caption = #22791' '#27880
TabOrder = 8
end
end
object Button2: TButton
2025-09-26 16:19:47 +08:00
Left = 166
Top = 225
Width = 94
Height = 31
2025-07-26 10:46:46 +08:00
Caption = #30830#23450
TabOrder = 3
OnClick = Button2Click
end
end
object Panel2: TPanel
2025-09-26 16:19:47 +08:00
Left = 1585
2025-07-26 10:46:46 +08:00
Top = 33
2025-09-26 16:19:47 +08:00
Width = 236
Height = 553
2025-07-26 10:46:46 +08:00
Align = alRight
Caption = 'Panel2'
TabOrder = 3
2025-08-08 17:35:13 +08:00
object cxGrid1: TcxGrid
2025-09-26 16:19:47 +08:00
Left = -11
2025-08-12 16:22:08 +08:00
Top = 1
2025-09-26 16:19:47 +08:00
Width = 246
Height = 551
2025-08-08 17:35:13 +08:00
Align = alRight
2025-08-12 16:22:08 +08:00
TabOrder = 0
2025-07-26 10:46:46 +08:00
object TvMX: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
DataController.DataSource = DS_MX
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skCount
Position = spFooter
end
item
Kind = skSum
Position = spFooter
2025-08-08 17:35:13 +08:00
Column = TvMXMXQty
2025-07-26 10:46:46 +08:00
end
item
Kind = skCount
end
item
Kind = skSum
2025-08-08 17:35:13 +08:00
Column = TvMXMXQty
2025-07-26 10:46:46 +08:00
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
end
item
Kind = skSum
2025-08-08 17:35:13 +08:00
Column = TvMXMXQty
2025-07-26 10:46:46 +08:00
end>
DataController.Summary.SummaryGroups = <>
2025-08-08 17:35:13 +08:00
OptionsBehavior.GoToNextCellOnEnter = True
2025-07-26 10:46:46 +08:00
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
OptionsView.IndicatorWidth = 33
OnCustomDrawIndicatorCell = TvMXCustomDrawIndicatorCell
2025-08-08 17:35:13 +08:00
object TvMXMXID: TcxGridDBColumn
Caption = #32534#21495
DataBinding.FieldName = 'MXID'
HeaderAlignmentHorz = taCenter
Width = 80
end
object TvMXMXQty: TcxGridDBColumn
2025-07-26 10:46:46 +08:00
Caption = #25968#37327
DataBinding.FieldName = 'MXQty'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
2025-08-08 17:35:13 +08:00
Options.Editing = False
2025-07-26 10:46:46 +08:00
Options.Sorting = False
2025-08-08 17:35:13 +08:00
Width = 80
2025-07-26 10:46:46 +08:00
end
end
object cxGridLevel2: TcxGridLevel
GridView = TvMX
end
end
end
object DataSource3: TDataSource
DataSet = CDS_Sub
Left = 504
Top = 136
end
object CDS_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 472
Top = 136
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YXYMT.ADOLink
Parameters = <>
Left = 344
Top = 136
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YXYMT.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 376
Top = 136
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YXYMT.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 408
Top = 136
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 440
Top = 136
end
object CDS_MX: TClientDataSet
Aggregates = <>
Params = <>
Left = 1136
Top = 288
end
object DS_MX: TDataSource
DataSet = CDS_MX
Left = 1170
Top = 287
end
end