689 lines
17 KiB
Plaintext
689 lines
17 KiB
Plaintext
object frmMCGRKList_CX: TfrmMCGRKList_CX
|
|
Left = 43
|
|
Top = 121
|
|
Width = 1321
|
|
Height = 686
|
|
Caption = #26825#37319#36141#20837#24211#26597#35810
|
|
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 = 1305
|
|
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 TBFind: TToolButton
|
|
Left = 69
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
Visible = False
|
|
OnClick = TBFindClick
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 138
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 4
|
|
Visible = False
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 207
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
Visible = False
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
object labMYType: TLabel
|
|
Left = 345
|
|
Top = 0
|
|
Width = 406
|
|
Height = 30
|
|
Caption = ' '#26825#37319#36141#20837#24211' '
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -29
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 751
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 55
|
|
Visible = False
|
|
OnClick = ToolButton1Click
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 98
|
|
Width = 1305
|
|
Height = 550
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column17
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column3
|
|
end
|
|
item
|
|
Format = #20010#25968':##'
|
|
Kind = skCount
|
|
Column = v1RKNo
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1MYMDMoney
|
|
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 v1RKNo: TcxGridDBColumn
|
|
Caption = #31995#32479#20837#24211#21333#21495
|
|
DataBinding.FieldName = 'RKNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 111
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #20837#24211#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 99
|
|
end
|
|
object v1MYName: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'MYName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 95
|
|
end
|
|
object v1MYMF: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'MYMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1MYKZ: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'MYKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object v1GFOrderNo: TcxGridDBColumn
|
|
Caption = #20379#26041#21333#21495
|
|
DataBinding.FieldName = 'GFOrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 88
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#31616#31216
|
|
DataBinding.FieldName = 'KHNameJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 129
|
|
end
|
|
object v1JCDanWeiJC: TcxGridDBColumn
|
|
Caption = #36827#20179#21333#20301#31616#31216
|
|
DataBinding.FieldName = 'JCDanWeiJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 109
|
|
end
|
|
object v1filler: TcxGridDBColumn
|
|
Caption = #21046#21333#20154
|
|
DataBinding.FieldName = 'filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #37319#36141#20154
|
|
DataBinding.FieldName = 'CGName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object v1editer: TcxGridDBColumn
|
|
Caption = #20462#25913#20154
|
|
DataBinding.FieldName = 'editer'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1MYType: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'MYType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 56
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 38
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'KgQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 54
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 78
|
|
end
|
|
object v1MYMDMoney: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'MYMDMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1305
|
|
Height = 66
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label34: TLabel
|
|
Left = 40
|
|
Top = 13
|
|
Width = 80
|
|
Height = 15
|
|
Caption = #20379#24212#21830#31616#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 = 40
|
|
Top = 40
|
|
Width = 96
|
|
Height = 15
|
|
Caption = #36827#20179#21333#20301#31616#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 397
|
|
Top = 13
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #25805#20316#20154
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 44
|
|
Top = 72
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #21697#21517
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 44
|
|
Top = 99
|
|
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
|
|
Visible = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 397
|
|
Top = 40
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #37319#36141#20154
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object KHNameJC: TEdit
|
|
Tag = 2
|
|
Left = 139
|
|
Top = 9
|
|
Width = 119
|
|
Height = 24
|
|
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 = 1
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 650
|
|
Top = 9
|
|
Width = 112
|
|
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 = 4
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 650
|
|
Top = 36
|
|
Width = 112
|
|
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 = 10
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 563
|
|
Top = 12
|
|
Width = 82
|
|
Height = 16
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnClick = CheckBox1Click
|
|
end
|
|
object Button2: TButton
|
|
Left = 259
|
|
Top = 8
|
|
Width = 27
|
|
Height = 24
|
|
Caption = '...'
|
|
TabOrder = 0
|
|
OnClick = Button2Click
|
|
end
|
|
object JCDanWeiJC: TEdit
|
|
Tag = 2
|
|
Left = 139
|
|
Top = 36
|
|
Width = 119
|
|
Height = 24
|
|
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 = 7
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Button1: TButton
|
|
Left = 259
|
|
Top = 35
|
|
Width = 27
|
|
Height = 24
|
|
Caption = '...'
|
|
TabOrder = 6
|
|
OnClick = Button1Click
|
|
end
|
|
object filler: TEdit
|
|
Tag = 2
|
|
Left = 450
|
|
Top = 9
|
|
Width = 93
|
|
Height = 24
|
|
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
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object MYName: TEdit
|
|
Tag = 2
|
|
Left = 79
|
|
Top = 68
|
|
Width = 112
|
|
Height = 24
|
|
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 = 12
|
|
Visible = False
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Note: TEdit
|
|
Tag = 2
|
|
Left = 79
|
|
Top = 95
|
|
Width = 140
|
|
Height = 24
|
|
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 = 13
|
|
Visible = False
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Button3: TButton
|
|
Left = 192
|
|
Top = 67
|
|
Width = 27
|
|
Height = 24
|
|
Caption = '...'
|
|
TabOrder = 11
|
|
Visible = False
|
|
OnClick = Button3Click
|
|
end
|
|
object KHNo: TEdit
|
|
Tag = 2
|
|
Left = 286
|
|
Top = 9
|
|
Width = 82
|
|
Height = 24
|
|
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
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object JCKHNo: TEdit
|
|
Tag = 2
|
|
Left = 286
|
|
Top = 36
|
|
Width = 82
|
|
Height = 24
|
|
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 = 8
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object CGName: TEdit
|
|
Tag = 2
|
|
Left = 450
|
|
Top = 36
|
|
Width = 93
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 165
|
|
Top = 148
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 205
|
|
Top = 209
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 205
|
|
Top = 178
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 206
|
|
Top = 149
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 164
|
|
Top = 210
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 165
|
|
Top = 179
|
|
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 = 1048
|
|
Top = 8
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_PRT
|
|
Left = 1016
|
|
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 = 1080
|
|
Top = 8
|
|
end
|
|
object ODPat: TOpenDialog
|
|
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
|
Left = 1073
|
|
Top = 615
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
MaxLineAction = maException
|
|
ReadTimeout = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
Left = 1044
|
|
Top = 616
|
|
end
|
|
object PopupMenu2: TPopupMenu
|
|
Left = 1016
|
|
Top = 616
|
|
object MenuItem1: TMenuItem
|
|
Caption = #19978#20256
|
|
end
|
|
object N3: TMenuItem
|
|
Caption = #21024#38500
|
|
end
|
|
object MenuItem2: TMenuItem
|
|
Caption = #37325#21629#21517
|
|
end
|
|
object N4: TMenuItem
|
|
Caption = #21478#23384#20026
|
|
end
|
|
end
|
|
object ImageList1: TImageList
|
|
Height = 32
|
|
ShareImages = True
|
|
Width = 32
|
|
Left = 151
|
|
Top = 743
|
|
end
|
|
end
|