D7wmhengming/坯布码单待检(PBMDDJ.dll)/U_BGHZSelList.dfm

505 lines
14 KiB
Plaintext
Raw Permalink Normal View History

2025-04-16 09:11:01 +08:00
object frmBGHZSelList: TfrmBGHZSelList
Left = 83
Top = 28
Width = 1175
Height = 697
Align = alClient
Caption = #25253#20851#36873#25321
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1159
AutoSize = True
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_CYZZ.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object ToolButton2: TToolButton
Left = 0
Top = 0
Caption = #30830#23450
ImageIndex = 10
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 59
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1159
Height = 41
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label9: TLabel
Left = 57
Top = 15
Width = 39
Height = 12
Caption = #35746#21333#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object OrderNo: TEdit
Tag = 2
Left = 98
Top = 11
Width = 183
Height = 20
TabOrder = 0
OnKeyPress = OrderNoKeyPress
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 360
Width = 1159
Height = 298
Align = alBottom
TabOrder = 2
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoGroupsAlwaysExpanded, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = '0'
Position = spFooter
end
item
Format = '0'
Position = spFooter
end
item
Format = '0'
Position = spFooter
end
item
Format = '0'
Position = spFooter
Column = cxGridDBColumn15
end
item
Kind = skSum
Position = spFooter
Column = cxGridDBColumn11
end
item
Kind = skSum
Position = spFooter
Column = cxGridDBColumn13
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = cxGridDBColumn16
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.FocusCellOnTab = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.GroupFooters = gfAlwaysVisible
Styles.Inactive = DataLink_CYZZ.SHuangSe
Styles.IncSearch = DataLink_CYZZ.SHuangSe
Styles.Selection = DataLink_CYZZ.SHuangSe
Styles.Header = DataLink_CYZZ.Default
object cxGridDBColumn7: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'OrderNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 93
end
object cxGridDBColumn8: TcxGridDBColumn
Caption = #20844#21496#25260#22836
DataBinding.FieldName = 'ComTaiTou'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 78
end
object v1Column1: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'FactoryName'
HeaderAlignmentHorz = taCenter
Width = 92
end
object cxGridDBColumn10: TcxGridDBColumn
Caption = #36153#29992#21517#31216
DataBinding.FieldName = 'BFName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 72
end
object cxGridDBColumn11: TcxGridDBColumn
Caption = #20844#26020#25968
DataBinding.FieldName = 'BFQty'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taRightJustify
Options.Editing = False
Width = 63
end
object cxGridDBColumn12: TcxGridDBColumn
Caption = #31859#38271
DataBinding.FieldName = 'MLen'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taRightJustify
Options.Editing = False
Width = 55
end
object cxGridDBColumn13: TcxGridDBColumn
Caption = #31859#25968
DataBinding.FieldName = 'BFMQty'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taRightJustify
Options.Editing = False
Width = 52
end
object cxGridDBColumn14: TcxGridDBColumn
Caption = #35745#20215#21333#20301
DataBinding.FieldName = 'BFUnit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'M'
'KG')
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 62
end
object cxGridDBColumn15: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'BFPrice'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 55
end
object cxGridDBColumn16: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'BFMoney'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 79
end
object cxGridDBColumn17: TcxGridDBColumn
Caption = #24050#21040#21457#31080#37329#39069
DataBinding.FieldName = 'FPMoney'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 91
end
object cxGridDBColumn18: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'BFNote'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 93
end
end
object cxGridLevel2: TcxGridLevel
GridView = Tv1
end
end
object cxSplitter1: TcxSplitter
Left = 0
Top = 352
Width = 1159
Height = 8
HotZoneClassName = 'TcxMediaPlayer9Style'
AlignSplitter = salBottom
Control = cxGrid1
end
object cxGrid6: TcxGrid
Left = 0
Top = 73
Width = 1159
Height = 279
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PopupMenu = PopupMenu1
TabOrder = 4
object Tv6: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnCellClick = Tv6CellClick
DataController.DataSource = DataSource2
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v6Column1
end
item
Kind = skSum
Column = Tv6Column1
end
item
Kind = skSum
Column = v6Column3
end
item
Kind = skSum
Column = v6Column8
end
item
Kind = skSum
Column = v6Column9
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_CYZZ.SHuangSe
Styles.IncSearch = DataLink_CYZZ.SHuangSe
Styles.Selection = DataLink_CYZZ.SHuangSe
Styles.Header = DataLink_CYZZ.Default
object v6Column6: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 44
end
object v6Column5: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'OrderNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
object v6Column7: TcxGridDBColumn
Caption = #20844#21496#25260#22836
DataBinding.FieldName = 'ComTaiTou'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 87
end
object v6BCOrderNo: TcxGridDBColumn
Tag = 99
Caption = #35746#21333#35782#21035#21495
DataBinding.FieldName = 'BCOrderNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 101
end
object cxGridDBColumn1: TcxGridDBColumn
Caption = #20013#25991#21697#21517
DataBinding.FieldName = 'BGName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 138
end
object v6Column1: TcxGridDBColumn
Caption = #20844#26020#25968
DataBinding.FieldName = 'NQkgQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 57
end
object Tv6Column1: TcxGridDBColumn
Caption = #31859#25968
DataBinding.FieldName = 'NQMQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 64
end
object v6Column10: TcxGridDBColumn
Caption = #24320#31080#21333#20301
DataBinding.FieldName = 'FPDanWei'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object v6Column11: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'KHName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 74
end
object v6Column8: TcxGridDBColumn
Caption = #24050#24320#20869#37096#21457#31080#25968#37327
DataBinding.FieldName = 'FPQty'
Options.Editing = False
Width = 116
end
object v6Column9: TcxGridDBColumn
Caption = #24050#24320#20869#37096#21457#31080#37329#39069
DataBinding.FieldName = 'FPMoney'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 115
end
object Tv6Column2: TcxGridDBColumn
Caption = #35745#20215#21333#20301
DataBinding.FieldName = 'NQUnit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.Items.Strings = (
'M'
'KG')
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 64
end
object v6Column2: TcxGridDBColumn
Caption = #21333#20215'$'
DataBinding.FieldName = 'BGPrice'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 61
end
object v6Column3: TcxGridDBColumn
Caption = #37329#39069'$'
DataBinding.FieldName = 'BGMoney'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 63
end
object v6Column12: TcxGridDBColumn
Caption = #24050#24320#22806#38144#21457#31080#25968#37327
DataBinding.FieldName = 'WXFPQty'
Options.Editing = False
Width = 112
end
object v6Column13: TcxGridDBColumn
Caption = #24050#24320#22806#38144#21457#31080#37329#39069'$'
DataBinding.FieldName = 'WXFPMoney'
Options.Editing = False
Width = 116
end
object v6Column4: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'NQNote'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 93
end
end
object cxGridLevel6: TcxGridLevel
GridView = Tv6
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 376
Top = 326
end
object ADOQueryMain: TADOQuery
Connection = DataLink_CYZZ.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 408
Top = 326
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 312
Top = 326
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 344
Top = 326
end
object PopupMenu1: TPopupMenu
Left = 264
Top = 232
object N2: TMenuItem
Caption = #20840#36873
OnClick = N2Click
end
object N1: TMenuItem
Caption = #20840#24323
OnClick = N1Click
end
end
object DataSource2: TDataSource
DataSet = CDS_HZ
Left = 328
Top = 230
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 360
Top = 230
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid6
PopupMenus = <>
Left = 392
Top = 230
end
end