195 lines
5.2 KiB
Plaintext
195 lines
5.2 KiB
Plaintext
|
|
object frmQCRKJLList: TfrmQCRKJLList
|
||
|
|
Left = 179
|
||
|
|
Top = 160
|
||
|
|
Width = 1172
|
||
|
|
Height = 515
|
||
|
|
Caption = #25805#20316#26597#30475
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
Position = poScreenCenter
|
||
|
|
OnClose = FormClose
|
||
|
|
OnCreate = FormCreate
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 107
|
||
|
|
TextHeight = 13
|
||
|
|
object ToolBar1: TToolBar
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1156
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 65
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clSkyBlue
|
||
|
|
Flat = True
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -15
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
Images = DataLink_MYSC.ThreeImgList
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ParentFont = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object TBRafresh: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 0
|
||
|
|
OnClick = TBRafreshClick
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 69
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 21
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 32
|
||
|
|
Width = 1156
|
||
|
|
Height = 443
|
||
|
|
Align = alClient
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 1
|
||
|
|
object Tv1: TcxGridDBTableView
|
||
|
|
NavigatorButtons.ConfirmDelete = False
|
||
|
|
DataController.DataSource = DataSource1
|
||
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
|
DataController.Summary.FooterSummaryItems = <>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
Styles.Content = DataLink_MYSC.Default10
|
||
|
|
Styles.Inactive = DataLink_MYSC.FontBlue11
|
||
|
|
Styles.IncSearch = DataLink_MYSC.FontBlue11
|
||
|
|
Styles.Selection = DataLink_MYSC.FontBlue11
|
||
|
|
Styles.Header = DataLink_MYSC.Default10
|
||
|
|
object v1Column6: TcxGridDBColumn
|
||
|
|
Caption = #20837#24211#32568#21495'/'#25209#21495
|
||
|
|
DataBinding.FieldName = 'RCGangNo'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Focusing = False
|
||
|
|
Width = 114
|
||
|
|
end
|
||
|
|
object v1Column2: TcxGridDBColumn
|
||
|
|
Caption = #31995#32479#32568#21495'/'#25209#21495
|
||
|
|
DataBinding.FieldName = 'GangNo'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Focusing = False
|
||
|
|
Width = 116
|
||
|
|
end
|
||
|
|
object v1Column1: TcxGridDBColumn
|
||
|
|
Caption = #21367#21495
|
||
|
|
DataBinding.FieldName = 'JH'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Focusing = False
|
||
|
|
Styles.Footer = DataLink_MYSC.Default10
|
||
|
|
Width = 61
|
||
|
|
end
|
||
|
|
object v1Column17: TcxGridDBColumn
|
||
|
|
Caption = #20844#26020#25968
|
||
|
|
DataBinding.FieldName = 'KgQty'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Options.Focusing = False
|
||
|
|
Styles.Footer = DataLink_MYSC.Default10
|
||
|
|
Width = 67
|
||
|
|
end
|
||
|
|
object v1Column3: TcxGridDBColumn
|
||
|
|
Caption = #31859#25968
|
||
|
|
DataBinding.FieldName = 'MQty'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Focusing = False
|
||
|
|
Styles.Footer = DataLink_MYSC.Default10
|
||
|
|
Width = 70
|
||
|
|
end
|
||
|
|
object v1Column7: TcxGridDBColumn
|
||
|
|
Caption = #30331#35760#20154
|
||
|
|
DataBinding.FieldName = 'Filler'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 85
|
||
|
|
end
|
||
|
|
object v1Column5: TcxGridDBColumn
|
||
|
|
Caption = #30331#35760#26102#38388
|
||
|
|
DataBinding.FieldName = 'FillTime'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 290
|
||
|
|
end
|
||
|
|
object v1Column8: TcxGridDBColumn
|
||
|
|
Caption = #20462#25913#20154
|
||
|
|
DataBinding.FieldName = 'Editer'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 76
|
||
|
|
end
|
||
|
|
object v1Column9: TcxGridDBColumn
|
||
|
|
Caption = #20462#25913#26102#38388
|
||
|
|
DataBinding.FieldName = 'EditTime'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 238
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1Level1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 408
|
||
|
|
Top = 152
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 472
|
||
|
|
Top = 152
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 440
|
||
|
|
Top = 152
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 304
|
||
|
|
Top = 152
|
||
|
|
end
|
||
|
|
object DataSource1: TDataSource
|
||
|
|
DataSet = Order_Main
|
||
|
|
Left = 336
|
||
|
|
Top = 152
|
||
|
|
end
|
||
|
|
object Order_Main: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 376
|
||
|
|
Top = 152
|
||
|
|
end
|
||
|
|
end
|