254 lines
6.0 KiB
Plaintext
254 lines
6.0 KiB
Plaintext
object frmBS_MachineSel: TfrmBS_MachineSel
|
|
Left = -8
|
|
Top = -8
|
|
Caption = #35745#21010#21333#36873#25321
|
|
ClientHeight = 613
|
|
ClientWidth = 1370
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poDesktopCenter
|
|
WindowState = wsMaximized
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1370
|
|
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_DyeProcess.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 ToolButton3: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 12
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 308
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 38
|
|
Width = 1370
|
|
Height = 43
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 28
|
|
Top = 17
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #35745#21010#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 260
|
|
Top = 17
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #25104#21697#21517#31216
|
|
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 = 85
|
|
Top = 13
|
|
Width = 149
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
object C_Name: TEdit
|
|
Tag = 2
|
|
Left = 317
|
|
Top = 13
|
|
Width = 149
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 81
|
|
Width = 1370
|
|
Height = 532
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 44
|
|
end
|
|
object Tv1OrderNo: TcxGridDBColumn
|
|
Caption = #26426#21488#21495
|
|
DataBinding.FieldName = 'MCNO'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 72
|
|
end
|
|
object Tv1C_CodeName: TcxGridDBColumn
|
|
Caption = #26426#21488#31867#22411
|
|
DataBinding.FieldName = 'MCType'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 82
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'PRTOrderKgQty'
|
|
DataBinding.IsNullValueType = True
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 52
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 176
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DyeProcess.ADOLink
|
|
Parameters = <>
|
|
Left = 344
|
|
Top = 312
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DyeProcess.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 432
|
|
Top = 326
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DyeProcess.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 224
|
|
Top = 296
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 464
|
|
Top = 168
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 760
|
|
Top = 232
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 640
|
|
Top = 192
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
end
|