356 lines
9.3 KiB
Plaintext
356 lines
9.3 KiB
Plaintext
object frmBGMXSelList: TfrmBGMXSelList
|
|
Left = 68
|
|
Top = 11
|
|
Width = 1175
|
|
Height = 697
|
|
Align = alClient
|
|
Caption = #25253#20851#26126#32454#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 = 73
|
|
Width = 1159
|
|
Height = 585
|
|
Align = alClient
|
|
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 = cxGridDBColumn4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridDBColumn3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v2Column4
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column1
|
|
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 v2Column5: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 45
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 93
|
|
end
|
|
object v2Column7: TcxGridDBColumn
|
|
Caption = #20844#21496#25260#22836
|
|
DataBinding.FieldName = 'ComTaiTou'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 72
|
|
end
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object cxGridDBColumn1: 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 cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'BFQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taRightJustify
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #31859#38271
|
|
DataBinding.FieldName = 'MLen'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taRightJustify
|
|
Options.Editing = False
|
|
Width = 55
|
|
end
|
|
object v2Column4: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'BFMQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taRightJustify
|
|
Options.Editing = False
|
|
Width = 52
|
|
end
|
|
object cxGridDBColumn5: 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 cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'BFPrice'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 55
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'BFMoney'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 79
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #24050#21040#21457#31080#37329#39069
|
|
DataBinding.FieldName = 'FPMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 91
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'BFNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 93
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #23457#26680#20154
|
|
DataBinding.FieldName = 'Chker'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 60
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #23457#26680#26102#38388
|
|
DataBinding.FieldName = 'ChkTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 62
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #23457#26680#29366#24577
|
|
DataBinding.FieldName = 'ChkStatus'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 60
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
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
|
|
PopupMenus = <>
|
|
Left = 392
|
|
Top = 230
|
|
end
|
|
end
|