670 lines
17 KiB
Plaintext
670 lines
17 KiB
Plaintext
object frmMLSC: TfrmMLSC
|
|
Left = 278
|
|
Top = 109
|
|
Width = 1320
|
|
Height = 686
|
|
Caption = #38754#26009#29983#20135#21333
|
|
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 = 1304
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 119
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
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 TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686#38754#26009#29983#20135#21333
|
|
ImageIndex = 1
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 249
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913#38754#26009#29983#20135#21333
|
|
ImageIndex = 11
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 372
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360#38754#26009#29983#20135#21333
|
|
ImageIndex = 4
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 495
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 3
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 558
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 113
|
|
Width = 1304
|
|
Height = 292
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnFocusedRecordChanged = Tv1FocusedRecordChanged
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = DataLink_MYSC.Default
|
|
Styles.Header = DataLink_MYSC.Default
|
|
object v1KHNo: TcxGridDBColumn
|
|
Caption = #31995#32479#21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 134
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #23458#25143#21512#21516#21495
|
|
DataBinding.FieldName = 'KHConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 145
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #23458#25143#21517#31216
|
|
DataBinding.FieldName = 'KHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 150
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #23458#25143#32534#21495
|
|
DataBinding.FieldName = 'KHNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 150
|
|
end
|
|
object Tv1Column4: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object Tv1Column5: TcxGridDBColumn
|
|
Caption = #24037#33402#35201#27714
|
|
DataBinding.FieldName = 'GYNoteZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object v1KHLXR: TcxGridDBColumn
|
|
Caption = #19979#21333#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 113
|
|
end
|
|
object Tv1Column6: TcxGridDBColumn
|
|
Caption = #20132#26399
|
|
DataBinding.FieldName = 'JHDate'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 113
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1304
|
|
Height = 81
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label9: TLabel
|
|
Left = 246
|
|
Top = 46
|
|
Width = 85
|
|
Height = 16
|
|
Caption = #23458#25143#21512#21516#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 244
|
|
Top = 15
|
|
Width = 85
|
|
Height = 16
|
|
Caption = #31995#32479#21512#21516#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 483
|
|
Top = 45
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #23458#25143#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 484
|
|
Top = 14
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #23458#25143#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 717
|
|
Top = 44
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #24037#33402#35201#27714
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 718
|
|
Top = 13
|
|
Width = 70
|
|
Height = 16
|
|
Caption = #35201' '#27714
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object KHConNo: TEdit
|
|
Tag = 2
|
|
Left = 333
|
|
Top = 42
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object ConNo: TEdit
|
|
Tag = 2
|
|
Left = 333
|
|
Top = 11
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 102
|
|
Top = 14
|
|
Width = 113
|
|
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]
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 102
|
|
Top = 41
|
|
Width = 113
|
|
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]
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 16
|
|
Top = 17
|
|
Width = 82
|
|
Height = 16
|
|
Caption = #19979#21333#26085#26399
|
|
Checked = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
State = cbChecked
|
|
TabOrder = 4
|
|
end
|
|
object KHNo: TEdit
|
|
Tag = 2
|
|
Left = 563
|
|
Top = 42
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KHName: TEdit
|
|
Tag = 2
|
|
Left = 563
|
|
Top = 11
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 6
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object GYNoteZ: TEdit
|
|
Tag = 2
|
|
Left = 798
|
|
Top = 41
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 7
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Note: TEdit
|
|
Tag = 2
|
|
Left = 798
|
|
Top = 10
|
|
Width = 125
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 8
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 405
|
|
Width = 1304
|
|
Height = 242
|
|
Align = alBottom
|
|
TabOrder = 3
|
|
object Tv2: TcxGridDBTableView
|
|
OnDblClick = Tv2DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DS_Sub
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = DataLink_MYSC.Default
|
|
Styles.Header = DataLink_MYSC.Default
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'CPName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 134
|
|
end
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'CPCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 145
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'CPColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object Tv2Column1: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'SeHao'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object Tv2Column8: TcxGridDBColumn
|
|
Caption = #30830#35748#33394#26679
|
|
DataBinding.FieldName = 'SeYang'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 120
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #25968#37327#19978#38480
|
|
DataBinding.FieldName = 'Qty1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 114
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #25968#37327#19979#38480
|
|
DataBinding.FieldName = 'Qty2'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 113
|
|
end
|
|
object Tv2Column2: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object Tv2Column9: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'MXNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object Tv2Column3: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'SL'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object Tv2Column4: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'ZL'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 488
|
|
Top = 160
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 552
|
|
Top = 160
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 520
|
|
Top = 160
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 987
|
|
Top = 282
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 1019
|
|
Top = 283
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = RMDB_Main
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 350
|
|
Top = 251
|
|
ReportData = {}
|
|
end
|
|
object RMDBDataSet1: TRMDBDataSet
|
|
Visible = True
|
|
Left = 384
|
|
Top = 160
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 1
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 456
|
|
Top = 160
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = 4707838
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 596
|
|
Top = 163
|
|
end
|
|
object DS_Sub: TDataSource
|
|
DataSet = CDS_Sub
|
|
Left = 969
|
|
Top = 485
|
|
end
|
|
object CDS_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 1002
|
|
Top = 486
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 940
|
|
Top = 487
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 280
|
|
Top = 256
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 312
|
|
Top = 256
|
|
end
|
|
object RMGridReport1: 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 = RMDB_Main
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 452
|
|
Top = 255
|
|
ReportData = {}
|
|
end
|
|
end
|