503 lines
12 KiB
Plaintext
503 lines
12 KiB
Plaintext
![]() |
inherited frmGreyClothDYSel: TfrmGreyClothDYSel
|
||
|
Left = 105
|
||
|
Top = 131
|
||
|
Caption = #25171#26679#20986#24211#36873#25321
|
||
|
ClientHeight = 488
|
||
|
ClientWidth = 1165
|
||
|
Color = clWhite
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Position = poMainFormCenter
|
||
|
OnClose = FormClose
|
||
|
ExplicitWidth = 1181
|
||
|
ExplicitHeight = 527
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar [0]
|
||
|
Tag = 1
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1165
|
||
|
Height = 38
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 38
|
||
|
ButtonWidth = 91
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
Images = DataLink_DyeGreyClothStk.ImageList_new32
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ParentFont = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBRafresh: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21047#26032
|
||
|
ImageIndex = 1
|
||
|
OnClick = TBRafreshClick
|
||
|
end
|
||
|
object TBFind: TToolButton
|
||
|
Left = 71
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 0
|
||
|
Visible = False
|
||
|
OnClick = TBFindClick
|
||
|
end
|
||
|
object ToolButton1: TToolButton
|
||
|
Left = 142
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #30830#23450
|
||
|
ImageIndex = 12
|
||
|
OnClick = ToolButton1Click
|
||
|
end
|
||
|
object ToolButton2: TToolButton
|
||
|
Left = 213
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20445#23384#26684#24335
|
||
|
ImageIndex = 16
|
||
|
OnClick = ToolButton2Click
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 308
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 7
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel [1]
|
||
|
Left = 0
|
||
|
Top = 38
|
||
|
Width = 1165
|
||
|
Height = 59
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clWhite
|
||
|
ParentBackground = False
|
||
|
TabOrder = 1
|
||
|
object Label3: TLabel
|
||
|
Left = 191
|
||
|
Top = 11
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #21697#21517
|
||
|
end
|
||
|
object Label5: TLabel
|
||
|
Left = 167
|
||
|
Top = 37
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #20986#24211#21333#21495
|
||
|
end
|
||
|
object Label1: TLabel
|
||
|
Left = 20
|
||
|
Top = 10
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #26597#35810#26102#38388
|
||
|
end
|
||
|
object Label6: TLabel
|
||
|
Left = 56
|
||
|
Top = 37
|
||
|
Width = 12
|
||
|
Height = 12
|
||
|
Caption = #33267
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 359
|
||
|
Top = 11
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #32534#21495
|
||
|
end
|
||
|
object Label4: TLabel
|
||
|
Left = 359
|
||
|
Top = 37
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #26426#21488
|
||
|
end
|
||
|
object Label7: TLabel
|
||
|
Left = 527
|
||
|
Top = 12
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #23458#25143
|
||
|
end
|
||
|
object SPName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 223
|
||
|
Top = 6
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 0
|
||
|
OnChange = TBFindClick
|
||
|
end
|
||
|
object SPID: TEdit
|
||
|
Tag = 2
|
||
|
Left = 224
|
||
|
Top = 33
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 1
|
||
|
OnChange = FromCoNameChange
|
||
|
end
|
||
|
object BegDate: TDateTimePicker
|
||
|
Left = 69
|
||
|
Top = 6
|
||
|
Width = 87
|
||
|
Height = 20
|
||
|
Date = 40768.000000000000000000
|
||
|
Time = 0.458268587972270300
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
object EndDate: TDateTimePicker
|
||
|
Left = 69
|
||
|
Top = 33
|
||
|
Width = 87
|
||
|
Height = 20
|
||
|
Date = 40768.000000000000000000
|
||
|
Time = 0.458268587972270300
|
||
|
TabOrder = 3
|
||
|
end
|
||
|
object SPCode: TEdit
|
||
|
Tag = 2
|
||
|
Left = 391
|
||
|
Top = 6
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 4
|
||
|
OnChange = TBFindClick
|
||
|
end
|
||
|
object CarNo: TEdit
|
||
|
Tag = 2
|
||
|
Left = 392
|
||
|
Top = 31
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 5
|
||
|
OnChange = FromCoNameChange
|
||
|
end
|
||
|
object ToFactoryName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 560
|
||
|
Top = 6
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 6
|
||
|
OnChange = FromCoNameChange
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid [2]
|
||
|
Left = 0
|
||
|
Top = 119
|
||
|
Width = 1165
|
||
|
Height = 369
|
||
|
Align = alClient
|
||
|
PopupMenu = PopupMenu1
|
||
|
TabOrder = 2
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
ScrollbarAnnotations.CustomAnnotations = <>
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
Column = v1Column7
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column7
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skCount
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column7
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
Styles.IncSearch = DataLink_DyeGreyClothStk.SHuangSe
|
||
|
Styles.Header = DataLink_DyeGreyClothStk.Default
|
||
|
Styles.Inactive = DataLink_DyeGreyClothStk.SHuangSe
|
||
|
Styles.Selection = DataLink_DyeGreyClothStk.SHuangSe
|
||
|
object v1Column17: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'SSel'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.ImmediatePost = True
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 49
|
||
|
end
|
||
|
object v1Column6: TcxGridDBColumn
|
||
|
Caption = #20986#24211#26102#38388
|
||
|
DataBinding.FieldName = 'CRTime'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 87
|
||
|
end
|
||
|
object v1Column11: TcxGridDBColumn
|
||
|
Caption = #20986#24211#21333#21495
|
||
|
DataBinding.FieldName = 'SPID'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 70
|
||
|
end
|
||
|
object v1Column14: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #35746#21333#21495
|
||
|
DataBinding.FieldName = 'conno'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Alignment.Horz = taLeftJustify
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 108
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #25910#36135#21333#20301
|
||
|
DataBinding.FieldName = 'ToFactoryName'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 131
|
||
|
end
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Caption = #32534#21495
|
||
|
DataBinding.FieldName = 'SPCode'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 70
|
||
|
end
|
||
|
object Tv1Column4: TcxGridDBColumn
|
||
|
Caption = #21697#21517
|
||
|
DataBinding.FieldName = 'SPName'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 70
|
||
|
end
|
||
|
object Tv1Column5: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'SPCOLOR'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 70
|
||
|
end
|
||
|
object Tv1Column9: TcxGridDBColumn
|
||
|
Caption = #35268#26684
|
||
|
DataBinding.FieldName = 'SPSpec'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 68
|
||
|
end
|
||
|
object Tv1Column10: TcxGridDBColumn
|
||
|
Caption = #38376#24133
|
||
|
DataBinding.FieldName = 'pbMF'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object Tv1Column11: TcxGridDBColumn
|
||
|
Caption = #20811#37325
|
||
|
DataBinding.FieldName = 'pbkz'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object Tv1Column7: TcxGridDBColumn
|
||
|
Caption = #35013#26694
|
||
|
DataBinding.FieldName = 'zhuangkuang'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 70
|
||
|
end
|
||
|
object Tv1Column8: TcxGridDBColumn
|
||
|
Caption = #21152#24613
|
||
|
DataBinding.FieldName = 'JJZT'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 69
|
||
|
end
|
||
|
object Tv1Column2: TcxGridDBColumn
|
||
|
Caption = #24037#33402
|
||
|
DataBinding.FieldName = 'GONGYI2'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 71
|
||
|
end
|
||
|
object v1Column7: TcxGridDBColumn
|
||
|
Caption = #21305#25968
|
||
|
DataBinding.FieldName = 'PiQty'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 62
|
||
|
end
|
||
|
object Tv1Column1: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #25968#37327
|
||
|
DataBinding.FieldName = 'Qty'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 71
|
||
|
end
|
||
|
object Tv1Column3: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'Note'
|
||
|
DataBinding.IsNullValueType = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 59
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object cxTabControl1: TcxTabControl [3]
|
||
|
Left = 0
|
||
|
Top = 97
|
||
|
Width = 1165
|
||
|
Height = 22
|
||
|
Align = alTop
|
||
|
TabOrder = 3
|
||
|
Properties.CustomButtons.Buttons = <>
|
||
|
Properties.Style = 9
|
||
|
Properties.TabIndex = 0
|
||
|
Properties.Tabs.Strings = (
|
||
|
#26410#20837#24211
|
||
|
#24050#20837#24211)
|
||
|
OnChange = cxTabControl1Change
|
||
|
ClientRectBottom = 22
|
||
|
ClientRectRight = 1165
|
||
|
ClientRectTop = 19
|
||
|
end
|
||
|
inherited ADOQueryBaseCmd: TADOQuery
|
||
|
Connection = DataLink_DyeGreyClothStk.ADOLink
|
||
|
Left = 289
|
||
|
Top = 216
|
||
|
end
|
||
|
inherited ADOQueryBaseTemp: TADOQuery
|
||
|
Connection = DataLink_DyeGreyClothStk.ADOLink
|
||
|
Left = 225
|
||
|
Top = 137
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_DyeGreyClothStk.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 544
|
||
|
Top = 136
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_DyeGreyClothStk.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 672
|
||
|
Top = 160
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_DyeGreyClothStk.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 464
|
||
|
Top = 152
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = CDS_Main
|
||
|
Left = 552
|
||
|
Top = 232
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
PopupMenus = <>
|
||
|
Left = 520
|
||
|
Top = 232
|
||
|
end
|
||
|
object CDS_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 584
|
||
|
Top = 232
|
||
|
end
|
||
|
object CDS_HZ: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 488
|
||
|
Top = 232
|
||
|
end
|
||
|
object PopupMenu1: TPopupMenu
|
||
|
Left = 456
|
||
|
Top = 232
|
||
|
object N1: TMenuItem
|
||
|
Caption = #20840#36873
|
||
|
OnClick = N1Click
|
||
|
end
|
||
|
object N2: TMenuItem
|
||
|
Caption = #20840#24323
|
||
|
OnClick = N2Click
|
||
|
end
|
||
|
end
|
||
|
end
|