D7zzXiangHeng/坯布仓库(GreyClothWarehouse.dll)/U_OrderSelRK.dfm

340 lines
8.3 KiB
Plaintext
Raw Normal View History

2025-08-08 10:42:50 +08:00
object frmOrderSelRK: TfrmOrderSelRK
Left = 291
Top = 148
Width = 1171
Height = 587
Caption = #35746#21333#36873#25321
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 1155
Height = 55
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label2: TLabel
Left = 35
Top = 19
Width = 48
Height = 16
Caption = #35746#21333#21495
end
object Label3: TLabel
Left = 220
Top = 19
Width = 32
Height = 16
Caption = #39068#33394
end
object Label1: TLabel
Left = 396
Top = 19
Width = 32
Height = 16
Caption = #32534#21495
end
object ConNo: TEdit
Tag = 2
Left = 83
Top = 15
Width = 121
Height = 24
TabOrder = 0
OnChange = ConNoChange
end
object C_Color: TEdit
Tag = 2
Left = 253
Top = 15
Width = 111
Height = 24
TabOrder = 1
OnChange = ConNoChange
end
object Button1: TButton
Left = 607
Top = 15
Width = 75
Height = 25
Caption = #21047#26032
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 695
Top = 15
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 783
Top = 15
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 5
OnClick = Button3Click
end
object C_Code: TEdit
Tag = 2
Left = 429
Top = 15
Width = 111
Height = 24
TabOrder = 2
OnChange = ConNoChange
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 55
Width = 1155
Height = 494
Align = alClient
TabOrder = 1
object Tv2: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnCellDblClick = Tv2CellDblClick
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = v1PRTMF
end
item
Kind = skSum
Column = v1PRTKZ
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = v2Column5
end
item
Kind = skSum
Column = v2Column6
end
item
Kind = skSum
Column = v2Column2
end
item
Kind = skSum
Column = v2Column7
end
item
Kind = skSum
Column = v2Column8
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Editing = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = cxStyle1
Styles.IncSearch = cxStyle1
Styles.Selection = cxStyle1
Styles.Footer = DataLink_GreyClothWarehouse.Default
object v1OrderNo: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'ConNo'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Options.Sorting = False
Width = 86
end
object v2Column3: TcxGridDBColumn
Caption = #20135#21697#32534#21495
DataBinding.FieldName = 'C_Code'
HeaderAlignmentHorz = taCenter
Width = 79
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #21697#21517
DataBinding.FieldName = 'C_CodeName'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Options.Sorting = False
Width = 119
end
object cxGridDBColumn3: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'C_Color'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Options.Sorting = False
Width = 80
end
object v2Column1: TcxGridDBColumn
Caption = #31561#32423
DataBinding.FieldName = 'ClothType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1PRTMF: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'JYPS'
HeaderAlignmentHorz = taRightJustify
Options.Focusing = False
Options.Sorting = False
Styles.Content = cxStyle1
Width = 84
end
object v2Column2: TcxGridDBColumn
Caption = #20844#26020#25968
DataBinding.FieldName = 'JYQty'
HeaderAlignmentHorz = taCenter
Width = 65
end
object v1PRTKZ: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'ZPQty'
Visible = False
HeaderAlignmentHorz = taRightJustify
Hidden = True
Options.Focusing = False
Options.Sorting = False
Styles.Content = cxStyle1
Width = 76
end
object v2Column7: TcxGridDBColumn
Caption = #27425#21697#37325#37327
DataBinding.FieldName = 'CPMZ'
Visible = False
HeaderAlignmentHorz = taCenter
Hidden = True
Width = 71
end
object v2Column5: TcxGridDBColumn
Caption = #30041#26679#21305#25968
DataBinding.FieldName = 'LYPS'
Visible = False
HeaderAlignmentHorz = taRightJustify
Hidden = True
Options.Focusing = False
Styles.Content = cxStyle3
Width = 76
end
object v2Column6: TcxGridDBColumn
Caption = #30041#26679#25968#37327
DataBinding.FieldName = 'LYQty'
Visible = False
HeaderAlignmentHorz = taRightJustify
Hidden = True
Options.Focusing = False
Styles.Content = cxStyle3
Width = 78
end
object v2Column8: TcxGridDBColumn
Caption = #30041#26679#37325#37327
DataBinding.FieldName = 'LYMZ'
Visible = False
HeaderAlignmentHorz = taCenter
Hidden = True
Width = 73
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv2
end
end
object CDS_OrderSel: TClientDataSet
Aggregates = <>
Params = <>
Left = 592
Top = 208
end
object DataSource1: TDataSource
DataSet = CDS_OrderSel
Left = 680
Top = 224
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_GreyClothWarehouse.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 784
Top = 184
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_GreyClothWarehouse.ADOLink
Parameters = <>
Left = 848
Top = 184
end
object ADOQueryMain: TADOQuery
Connection = DataLink_GreyClothWarehouse.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 624
Top = 208
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 728
Top = 272
end
object cxStyleRepository1: TcxStyleRepository
object cxStyle1: TcxStyle
AssignedValues = [svFont, svTextColor]
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
TextColor = clBlue
end
end
object cxStyleRepository2: TcxStyleRepository
object cxStyle2: TcxStyle
AssignedValues = [svFont, svTextColor]
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
TextColor = clRed
end
end
object cxStyleRepository3: TcxStyleRepository
object cxStyle3: TcxStyle
AssignedValues = [svFont, svTextColor]
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
TextColor = clPurple
end
end
end