621 lines
15 KiB
Plaintext
621 lines
15 KiB
Plaintext
object frmQCCKList_CK: TfrmQCCKList_CK
|
|
Left = 189
|
|
Top = 135
|
|
Width = 1381
|
|
Height = 708
|
|
Caption = #21152#24037#20986#24211#30331#35760
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1373
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 95
|
|
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 TBAdd: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20986#24211#30331#35760
|
|
ImageIndex = 1
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBRafresh: TToolButton
|
|
Left = 99
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 168
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 237
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 22
|
|
Visible = False
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 306
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 4
|
|
Visible = False
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 375
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 444
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
object labMYType: TLabel
|
|
Left = 513
|
|
Top = 0
|
|
Width = 376
|
|
Height = 30
|
|
Caption = ' '#21152#24037#20986#24211' '
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -29
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 104
|
|
Width = 749
|
|
Height = 573
|
|
Align = alLeft
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
OnMouseDown = Tv1MouseDown
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column17
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column3
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = DataLink_MYSC.Default10
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Styles.Header = DataLink_MYSC.Default10
|
|
object v1CRTime: TcxGridDBColumn
|
|
Caption = #20986#24211#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 95
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'MYCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 86
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'MYName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 175
|
|
end
|
|
object v1GYLXName: TcxGridDBColumn
|
|
Caption = #24037#33402#21517#31216
|
|
DataBinding.FieldName = 'GYLXName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 203
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #32568#25968
|
|
DataBinding.FieldName = 'GangQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 51
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 58
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'KgQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 72
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 72
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1373
|
|
Height = 72
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label34: TLabel
|
|
Left = 238
|
|
Top = 16
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 24
|
|
Top = 16
|
|
Width = 68
|
|
Height = 15
|
|
Caption = #21697' '#21517
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 238
|
|
Top = 45
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #22791#27880
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 26
|
|
Top = 45
|
|
Width = 64
|
|
Height = 15
|
|
Caption = #24037#33402#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 416
|
|
Top = 16
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #39068#33394
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object MYCode: TEdit
|
|
Tag = 2
|
|
Left = 272
|
|
Top = 12
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 701
|
|
Top = 12
|
|
Width = 122
|
|
Height = 23
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Visible = False
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 701
|
|
Top = 42
|
|
Width = 122
|
|
Height = 23
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Visible = False
|
|
end
|
|
object MYName: TEdit
|
|
Tag = 2
|
|
Left = 91
|
|
Top = 12
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Note: TEdit
|
|
Tag = 2
|
|
Left = 272
|
|
Top = 42
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object GYLXName: TEdit
|
|
Tag = 2
|
|
Left = 91
|
|
Top = 42
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 610
|
|
Top = 15
|
|
Width = 91
|
|
Height = 17
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -17
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 6
|
|
OnClick = CheckBox1Click
|
|
end
|
|
object MYColor: TEdit
|
|
Tag = 2
|
|
Left = 450
|
|
Top = 12
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 7
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 749
|
|
Top = 104
|
|
Width = 624
|
|
Height = 573
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 3
|
|
object TV2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCellDblClick = TV2CellDblClick
|
|
DataController.DataSource = DataSource2
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGangQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxPS
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxKgQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxQty
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = DataLink_MYSC.Default10
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Styles.Header = DataLink_MYSC.Default10
|
|
object cxMYColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'MYColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object cxMYColorNo: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'MYColorNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 61
|
|
end
|
|
object cxGangQty: TcxGridDBColumn
|
|
Caption = #32568#25968
|
|
DataBinding.FieldName = 'GangQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 51
|
|
end
|
|
object cxPS: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 63
|
|
end
|
|
object cxKgQty: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'KgQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 85
|
|
end
|
|
object cxQty: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 78
|
|
end
|
|
object cxNote: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
Width = 199
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 400
|
|
Top = 152
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 464
|
|
Top = 152
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 432
|
|
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 = 368
|
|
Top = 152
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
Dataset = RMDBMain
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 1024
|
|
Top = 8
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_PRT
|
|
Left = 984
|
|
Top = 8
|
|
end
|
|
object RMXLSExport2: TRMXLSExport
|
|
ShowAfterExport = False
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 1
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 1108
|
|
Top = 8
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 952
|
|
Top = 8
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 496
|
|
Top = 152
|
|
object N1: TMenuItem
|
|
Caption = #20462#25913
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #21024#38500
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object Order_MX: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 992
|
|
Top = 267
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = Order_MX
|
|
Left = 960
|
|
Top = 267
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 930
|
|
Top = 267
|
|
end
|
|
end
|