1073 lines
28 KiB
Plaintext
1073 lines
28 KiB
Plaintext
object frmPBCGRKList_RCDJ: TfrmPBCGRKList_RCDJ
|
|
Left = 220
|
|
Top = 72
|
|
Width = 1044
|
|
Height = 781
|
|
Caption = #21152#24037#30721#21333#30331#35760
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 120
|
|
TextHeight = 15
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1036
|
|
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 TBAdd: TToolButton
|
|
Left = 138
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 1
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 207
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
OnClick = TBExportClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 55
|
|
Visible = False
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 345
|
|
Top = 0
|
|
Caption = #31867#22411
|
|
ImageIndex = 62
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 410
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
object labMYType: TLabel
|
|
Left = 479
|
|
Top = 0
|
|
Width = 264
|
|
Height = 30
|
|
Caption = ' '#21152#24037#30721#21333' '
|
|
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 = 115
|
|
Width = 1036
|
|
Height = 629
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
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 = v1Column9
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1MYMDMoney
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column2
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column4
|
|
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 v1Column11: TcxGridDBColumn
|
|
Caption = #25351#31034#21333#21495
|
|
DataBinding.FieldName = 'MLOrderNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 148
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #23458#25143#32534#21495
|
|
DataBinding.FieldName = 'KHNOKH'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 110
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'KHNameJCZ'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 177
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 127
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #22383#24067#32852#31995#21495
|
|
DataBinding.FieldName = 'PBBatchNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 176
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #21152#24037#21378#32534#21495
|
|
DataBinding.FieldName = 'GYSNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #21152#24037#21378
|
|
DataBinding.FieldName = 'KHNameJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 129
|
|
end
|
|
object v1JCDanWeiJC: TcxGridDBColumn
|
|
Caption = #25910#36135#21333#20301
|
|
DataBinding.FieldName = 'KHNameJCDH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 114
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'MYTypeFlag'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 81
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'MYName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 160
|
|
end
|
|
object Tv1Column5: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'MYColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 96
|
|
end
|
|
object v1filler: TcxGridDBColumn
|
|
Caption = #21046#20316#20154
|
|
DataBinding.FieldName = 'filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
OnCustomDrawCell = v1Column1CustomDrawCell
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 68
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'KgQty'
|
|
OnCustomDrawCell = v1Column17CustomDrawCell
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 85
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'Qty'
|
|
OnCustomDrawCell = v1Column3CustomDrawCell
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 78
|
|
end
|
|
object v1MYMDPrice: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'MYMDPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #36153#29992#21517#31216
|
|
DataBinding.FieldName = 'FeeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 87
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #36153#29992#37329#39069
|
|
DataBinding.FieldName = 'FeeMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 81
|
|
end
|
|
object v1MYMDMoney: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'MYMDMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #26126#32454#21305#25968
|
|
DataBinding.FieldName = 'MXHZPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 84
|
|
end
|
|
object Tv1Column4: TcxGridDBColumn
|
|
Caption = #26126#32454#20844#26020#25968
|
|
DataBinding.FieldName = 'MXHZKgQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 88
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #26126#32454#31859#25968
|
|
DataBinding.FieldName = 'MXHZQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 261
|
|
end
|
|
object Tv1Column8: TcxGridDBColumn
|
|
Caption = #21457#36135#25968#37327
|
|
DataBinding.FieldName = 'FHQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 108
|
|
end
|
|
object Tv1Column7: TcxGridDBColumn
|
|
Caption = #20851#32852'ID'
|
|
DataBinding.FieldName = 'scdsubid'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 79
|
|
end
|
|
object Tv1Column6: TcxGridDBColumn
|
|
Caption = #26579#21378#39068#33394
|
|
DataBinding.FieldName = 'RCColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1036
|
|
Height = 83
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label34: TLabel
|
|
Left = 259
|
|
Top = 16
|
|
Width = 77
|
|
Height = 18
|
|
Caption = #21152' '#24037' '#21378
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 19
|
|
Top = 16
|
|
Width = 38
|
|
Height = 18
|
|
Caption = #21697#21517
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 19
|
|
Top = 50
|
|
Width = 38
|
|
Height = 18
|
|
Caption = #22791#27880
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 259
|
|
Top = 50
|
|
Width = 76
|
|
Height = 18
|
|
Caption = #25910#36135#21333#20301
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 564
|
|
Top = 16
|
|
Width = 57
|
|
Height = 18
|
|
Caption = #21046#20316#20154
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 564
|
|
Top = 50
|
|
Width = 58
|
|
Height = 18
|
|
Caption = #31867' '#22411
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 783
|
|
Top = 16
|
|
Width = 76
|
|
Height = 18
|
|
Caption = #25351#31034#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 783
|
|
Top = 50
|
|
Width = 78
|
|
Height = 18
|
|
Caption = #23458' '#25143
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 1008
|
|
Top = 50
|
|
Width = 95
|
|
Height = 18
|
|
Caption = #22383#24067#32852#31995#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 1008
|
|
Top = 14
|
|
Width = 88
|
|
Height = 18
|
|
Caption = #39068' '#33394
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object KHNameHZ: TEdit
|
|
Tag = 2
|
|
Left = 344
|
|
Top = 11
|
|
Width = 197
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 1356
|
|
Top = 11
|
|
Width = 159
|
|
Height = 26
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 1356
|
|
Top = 45
|
|
Width = 159
|
|
Height = 26
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 7
|
|
end
|
|
object MYName: TEdit
|
|
Tag = 2
|
|
Left = 61
|
|
Top = 11
|
|
Width = 177
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Note: TEdit
|
|
Tag = 2
|
|
Left = 61
|
|
Top = 45
|
|
Width = 177
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 1249
|
|
Top = 15
|
|
Width = 102
|
|
Height = 20
|
|
Caption = #26597#35810#26085#26399
|
|
Checked = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
State = cbChecked
|
|
TabOrder = 4
|
|
OnClick = CheckBox1Click
|
|
end
|
|
object JCDanWeiJC: TEdit
|
|
Tag = 2
|
|
Left = 344
|
|
Top = 45
|
|
Width = 197
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 6
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object filler: TEdit
|
|
Tag = 2
|
|
Left = 629
|
|
Top = 11
|
|
Width = 129
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object MYTypeFlag: TComboBox
|
|
Tag = 1
|
|
Left = 630
|
|
Top = 45
|
|
Width = 130
|
|
Height = 26
|
|
Style = csDropDownList
|
|
DropDownCount = 20
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ItemHeight = 18
|
|
ParentFont = False
|
|
TabOrder = 8
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object MLOrderNo: TEdit
|
|
Tag = 2
|
|
Left = 864
|
|
Top = 10
|
|
Width = 119
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KHNameHZZ: TEdit
|
|
Tag = 2
|
|
Left = 864
|
|
Top = 45
|
|
Width = 119
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 10
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object PBBatchNo: TEdit
|
|
Tag = 2
|
|
Left = 1104
|
|
Top = 45
|
|
Width = 137
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 11
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object MYColor: TEdit
|
|
Tag = 2
|
|
Left = 1104
|
|
Top = 9
|
|
Width = 136
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 12
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 345
|
|
Top = 158
|
|
Width = 636
|
|
Height = 473
|
|
Color = clSkyBlue
|
|
TabOrder = 3
|
|
Visible = False
|
|
object SpeedButton1: TSpeedButton
|
|
Left = 45
|
|
Top = 28
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton2: TSpeedButton
|
|
Left = 245
|
|
Top = 28
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton3: TSpeedButton
|
|
Left = 465
|
|
Top = 28
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton4: TSpeedButton
|
|
Left = 45
|
|
Top = 118
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton5: TSpeedButton
|
|
Left = 245
|
|
Top = 118
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton6: TSpeedButton
|
|
Left = 465
|
|
Top = 118
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton7: TSpeedButton
|
|
Left = 45
|
|
Top = 208
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton8: TSpeedButton
|
|
Left = 245
|
|
Top = 208
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton9: TSpeedButton
|
|
Left = 465
|
|
Top = 208
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton10: TSpeedButton
|
|
Left = 45
|
|
Top = 298
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton11: TSpeedButton
|
|
Left = 245
|
|
Top = 298
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton12: TSpeedButton
|
|
Left = 465
|
|
Top = 298
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton13: TSpeedButton
|
|
Left = 45
|
|
Top = 388
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton14: TSpeedButton
|
|
Left = 245
|
|
Top = 388
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object SpeedButton15: TSpeedButton
|
|
Left = 465
|
|
Top = 388
|
|
Width = 125
|
|
Height = 66
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object Image2: TImage
|
|
Left = 609
|
|
Top = 4
|
|
Width = 27
|
|
Height = 20
|
|
ParentShowHint = False
|
|
Picture.Data = {
|
|
07544269746D617076040000424D760400000000000036000000280000001500
|
|
0000110000000100180000000000400400000000000000000000000000000000
|
|
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00FFFFFFFFFFFFF0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6
|
|
F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFF404040404040404040404040404040404040404040404040
|
|
404040404040404040404040404040404040404040404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFF808080808080808080808080808080808080808080
|
|
808080808080808080808080808080808080808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
|
|
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
|
|
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
|
|
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000
|
|
000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
|
|
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
|
|
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
|
|
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00}
|
|
ShowHint = True
|
|
Transparent = True
|
|
OnClick = Image2Click
|
|
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 PopupMenu1: TPopupMenu
|
|
Left = 164
|
|
Top = 240
|
|
object N1: TMenuItem
|
|
Caption = #20462#25913
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #21024#38500
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object ClientDataSet1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 773
|
|
Top = 259
|
|
end
|
|
end
|