2025-01-20 13:04:03 +08:00
|
|
|
object frmMCGRKList: TfrmMCGRKList
|
2025-10-29 09:34:28 +08:00
|
|
|
Left = 607
|
|
|
|
|
Top = 522
|
2025-01-20 13:04:03 +08:00
|
|
|
Width = 1149
|
2025-07-26 10:46:46 +08:00
|
|
|
Height = 676
|
2025-01-20 13:04:03 +08:00
|
|
|
Caption = #26825#37319#36141#20837#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
|
2025-07-08 09:22:54 +08:00
|
|
|
Width = 1141
|
2025-01-20 13:04:03 +08:00
|
|
|
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 = #37319#36141#20837#24211
|
|
|
|
|
ImageIndex = 1
|
|
|
|
|
OnClick = TBAddClick
|
|
|
|
|
end
|
|
|
|
|
object ToolButton2: TToolButton
|
|
|
|
|
Left = 99
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #36864#36135
|
|
|
|
|
ImageIndex = 11
|
|
|
|
|
OnClick = ToolButton2Click
|
|
|
|
|
end
|
|
|
|
|
object TBRafresh: TToolButton
|
|
|
|
|
Left = 168
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #21047#26032
|
|
|
|
|
ImageIndex = 0
|
|
|
|
|
OnClick = TBRafreshClick
|
|
|
|
|
end
|
|
|
|
|
object TBFind: TToolButton
|
|
|
|
|
Left = 237
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #36807#28388
|
|
|
|
|
ImageIndex = 20
|
|
|
|
|
Visible = False
|
|
|
|
|
OnClick = TBFindClick
|
|
|
|
|
end
|
|
|
|
|
object ToolButton1: TToolButton
|
|
|
|
|
Left = 306
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #26597#30475
|
|
|
|
|
ImageIndex = 55
|
|
|
|
|
Visible = False
|
|
|
|
|
OnClick = ToolButton1Click
|
|
|
|
|
end
|
|
|
|
|
object ToolButton3: TToolButton
|
|
|
|
|
Left = 375
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #21367#25968#31995#25968
|
|
|
|
|
ImageIndex = 25
|
|
|
|
|
OnClick = ToolButton3Click
|
|
|
|
|
end
|
2025-07-08 09:22:54 +08:00
|
|
|
object labMYType: TLabel
|
2025-10-29 09:34:28 +08:00
|
|
|
Left = 474
|
|
|
|
|
Top = 0
|
2025-07-08 09:22:54 +08:00
|
|
|
Width = 292
|
|
|
|
|
Height = 30
|
|
|
|
|
Caption = ' '#36741#26009#37319#36141#20837#24211' '
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clBlue
|
|
|
|
|
Font.Height = -29
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
2025-01-20 13:04:03 +08:00
|
|
|
object ToolButton4: TToolButton
|
2025-10-29 09:34:28 +08:00
|
|
|
Left = 766
|
|
|
|
|
Top = 0
|
2025-01-20 13:04:03 +08:00
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #25171#21360
|
|
|
|
|
ImageIndex = 4
|
|
|
|
|
Visible = False
|
|
|
|
|
OnClick = ToolButton4Click
|
|
|
|
|
end
|
|
|
|
|
object TBExport: TToolButton
|
2025-10-29 09:34:28 +08:00
|
|
|
Left = 835
|
|
|
|
|
Top = 0
|
2025-01-20 13:04:03 +08:00
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #23548#20986
|
|
|
|
|
ImageIndex = 97
|
|
|
|
|
OnClick = TBExportClick
|
|
|
|
|
end
|
|
|
|
|
object TBClose: TToolButton
|
2025-10-29 09:34:28 +08:00
|
|
|
Left = 904
|
|
|
|
|
Top = 0
|
2025-01-20 13:04:03 +08:00
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #20851#38381
|
|
|
|
|
ImageIndex = 21
|
|
|
|
|
OnClick = TBCloseClick
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object cxGrid1: TcxGrid
|
|
|
|
|
Left = 0
|
2025-10-29 09:34:28 +08:00
|
|
|
Top = 109
|
2025-07-08 09:22:54 +08:00
|
|
|
Width = 1141
|
2025-10-29 09:34:28 +08:00
|
|
|
Height = 536
|
2025-01-20 13:04:03 +08:00
|
|
|
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 = 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'
|
|
|
|
|
Visible = False
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 102
|
|
|
|
|
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
|
|
|
|
|
SortIndex = 0
|
|
|
|
|
SortOrder = soAscending
|
|
|
|
|
Width = 116
|
|
|
|
|
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 = 121
|
|
|
|
|
end
|
|
|
|
|
object v1JCDanWeiJC: TcxGridDBColumn
|
|
|
|
|
Caption = #36827#20179#21333#20301#31616#31216
|
|
|
|
|
DataBinding.FieldName = 'JCDanWeiJC'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 105
|
|
|
|
|
end
|
|
|
|
|
object v1MYName: TcxGridDBColumn
|
|
|
|
|
Caption = #21697#21517
|
|
|
|
|
DataBinding.FieldName = 'MYName'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 80
|
|
|
|
|
end
|
|
|
|
|
object v1MYMF: TcxGridDBColumn
|
|
|
|
|
Caption = #38376#24133
|
|
|
|
|
DataBinding.FieldName = 'MYMF'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 70
|
|
|
|
|
end
|
|
|
|
|
object v1MYKZ: TcxGridDBColumn
|
|
|
|
|
Caption = #20811#37325
|
|
|
|
|
DataBinding.FieldName = 'MYKZ'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 70
|
|
|
|
|
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
|
2025-07-26 10:46:46 +08:00
|
|
|
object Tv1Column3: TcxGridDBColumn
|
|
|
|
|
Caption = #22635#21333#26085#26399
|
|
|
|
|
DataBinding.FieldName = 'filltime'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 88
|
|
|
|
|
end
|
2025-01-20 13:04:03 +08:00
|
|
|
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 = 70
|
|
|
|
|
end
|
|
|
|
|
object v1Column1: TcxGridDBColumn
|
|
|
|
|
Caption = #21305#25968
|
|
|
|
|
DataBinding.FieldName = 'PS'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
|
|
|
Width = 68
|
|
|
|
|
end
|
|
|
|
|
object v1Column17: TcxGridDBColumn
|
|
|
|
|
Caption = #20844#26020#25968
|
|
|
|
|
DataBinding.FieldName = 'KgQty'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
|
|
|
Width = 85
|
|
|
|
|
end
|
2025-07-12 13:15:31 +08:00
|
|
|
object Tv1Column2: TcxGridDBColumn
|
|
|
|
|
Caption = #22791#27880
|
|
|
|
|
DataBinding.FieldName = 'Note'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 87
|
|
|
|
|
end
|
2025-01-20 13:04:03 +08:00
|
|
|
object v1Column3: TcxGridDBColumn
|
|
|
|
|
Caption = #31859#25968
|
|
|
|
|
DataBinding.FieldName = 'Qty'
|
|
|
|
|
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 = 70
|
|
|
|
|
end
|
|
|
|
|
object v1MYMDMoney: TcxGridDBColumn
|
|
|
|
|
Caption = #37329#39069
|
|
|
|
|
DataBinding.FieldName = 'MYMDMoney'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 76
|
|
|
|
|
end
|
|
|
|
|
object v1IFFZ: TcxGridDBColumn
|
|
|
|
|
Caption = #38468#20214
|
|
|
|
|
DataBinding.FieldName = 'IFFZ'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 85
|
|
|
|
|
end
|
|
|
|
|
object Tv1Column1: TcxGridDBColumn
|
|
|
|
|
Caption = #24037#21378#21697#21517#19982#36135#21495
|
|
|
|
|
DataBinding.FieldName = 'PMHH'
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Options.Editing = False
|
|
|
|
|
Width = 150
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object cxGrid1Level1: TcxGridLevel
|
|
|
|
|
GridView = Tv1
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object Panel1: TPanel
|
|
|
|
|
Left = 0
|
2025-10-29 09:34:28 +08:00
|
|
|
Top = 32
|
2025-07-08 09:22:54 +08:00
|
|
|
Width = 1141
|
2025-01-20 13:04:03 +08:00
|
|
|
Height = 77
|
|
|
|
|
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 = 24
|
|
|
|
|
Top = 43
|
|
|
|
|
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 = 261
|
|
|
|
|
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 = 534
|
|
|
|
|
Top = 43
|
|
|
|
|
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
|
|
|
|
|
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 = 261
|
|
|
|
|
Top = 43
|
|
|
|
|
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 Label6: TLabel
|
|
|
|
|
Left = 408
|
|
|
|
|
Top = 13
|
|
|
|
|
Width = 32
|
|
|
|
|
Height = 15
|
|
|
|
|
Caption = #38376#24133
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label7: TLabel
|
|
|
|
|
Left = 408
|
|
|
|
|
Top = 43
|
|
|
|
|
Width = 32
|
|
|
|
|
Height = 15
|
|
|
|
|
Caption = #20811#37325
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Label9: TLabel
|
|
|
|
|
Left = 534
|
|
|
|
|
Top = 13
|
|
|
|
|
Width = 112
|
|
|
|
|
Height = 15
|
|
|
|
|
Caption = #24037#21378#21697#21517#19982#36135#21495
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object BegDate: TDateTimePicker
|
|
|
|
|
Left = 807
|
|
|
|
|
Top = 10
|
|
|
|
|
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 EndDate: TDateTimePicker
|
|
|
|
|
Left = 807
|
|
|
|
|
Top = 37
|
|
|
|
|
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 = 8
|
|
|
|
|
end
|
|
|
|
|
object CheckBox1: TCheckBox
|
|
|
|
|
Left = 712
|
|
|
|
|
Top = 39
|
|
|
|
|
Width = 82
|
|
|
|
|
Height = 16
|
|
|
|
|
Caption = #26597#35810#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
|
|
|
|
|
OnClick = CheckBox1Click
|
|
|
|
|
end
|
|
|
|
|
object Button2: TButton
|
|
|
|
|
Left = 270
|
|
|
|
|
Top = 88
|
|
|
|
|
Width = 27
|
|
|
|
|
Height = 24
|
|
|
|
|
Caption = '...'
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
OnClick = Button2Click
|
|
|
|
|
end
|
|
|
|
|
object Button1: TButton
|
|
|
|
|
Left = 270
|
|
|
|
|
Top = 115
|
|
|
|
|
Width = 27
|
|
|
|
|
Height = 24
|
|
|
|
|
Caption = '...'
|
|
|
|
|
TabOrder = 5
|
|
|
|
|
OnClick = Button1Click
|
|
|
|
|
end
|
|
|
|
|
object filler: TEdit
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 314
|
|
|
|
|
Top = 9
|
|
|
|
|
Width = 74
|
|
|
|
|
Height = 23
|
|
|
|
|
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 MYName: TEdit
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 566
|
|
|
|
|
Top = 39
|
|
|
|
|
Width = 84
|
|
|
|
|
Height = 23
|
|
|
|
|
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
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object Note: TEdit
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 79
|
|
|
|
|
Top = 95
|
|
|
|
|
Width = 140
|
|
|
|
|
Height = 23
|
|
|
|
|
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 = 11
|
|
|
|
|
Visible = False
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object Button3: TButton
|
|
|
|
|
Left = 660
|
|
|
|
|
Top = 38
|
|
|
|
|
Width = 27
|
|
|
|
|
Height = 24
|
|
|
|
|
Caption = '...'
|
|
|
|
|
TabOrder = 9
|
|
|
|
|
OnClick = Button3Click
|
|
|
|
|
end
|
|
|
|
|
object KHNo: TEdit
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 298
|
|
|
|
|
Top = 89
|
|
|
|
|
Width = 82
|
|
|
|
|
Height = 23
|
|
|
|
|
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 JCKHNo: TEdit
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 298
|
|
|
|
|
Top = 116
|
|
|
|
|
Width = 82
|
|
|
|
|
Height = 23
|
|
|
|
|
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 = 6
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object CGName: TEdit
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 314
|
|
|
|
|
Top = 39
|
|
|
|
|
Width = 74
|
|
|
|
|
Height = 23
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 7
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object PMHH: TEdit
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 644
|
|
|
|
|
Top = 9
|
|
|
|
|
Width = 152
|
|
|
|
|
Height = 23
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 12
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object KHNameJC: TComboBox
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 127
|
|
|
|
|
Top = 9
|
|
|
|
|
Width = 120
|
|
|
|
|
Height = 23
|
|
|
|
|
Style = csDropDownList
|
|
|
|
|
Color = clScrollBar
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ItemHeight = 15
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 13
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object JCDanWeiJC: TComboBox
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 127
|
|
|
|
|
Top = 39
|
|
|
|
|
Width = 120
|
|
|
|
|
Height = 23
|
|
|
|
|
Style = csDropDownList
|
|
|
|
|
Color = clScrollBar
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ItemHeight = 15
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 14
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object MYMF: TComboBox
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 447
|
|
|
|
|
Top = 9
|
|
|
|
|
Width = 74
|
|
|
|
|
Height = 23
|
|
|
|
|
Style = csDropDownList
|
|
|
|
|
Color = clScrollBar
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ItemHeight = 15
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 15
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
object MYKZ: TComboBox
|
|
|
|
|
Tag = 2
|
|
|
|
|
Left = 447
|
|
|
|
|
Top = 39
|
|
|
|
|
Width = 74
|
|
|
|
|
Height = 23
|
|
|
|
|
Style = csDropDownList
|
|
|
|
|
Color = clScrollBar
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ItemHeight = 15
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 16
|
|
|
|
|
OnChange = CustomerNoNameChange
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object cxGroupBox2: TcxGroupBox
|
2025-07-12 13:15:31 +08:00
|
|
|
Left = 779
|
|
|
|
|
Top = 169
|
2025-01-20 13:04:03 +08:00
|
|
|
Caption = #30721#21333'('#25991#20214')'#19978#20256
|
|
|
|
|
ParentColor = False
|
|
|
|
|
ParentFont = False
|
|
|
|
|
Style.Color = clBtnFace
|
|
|
|
|
Style.Font.Charset = GB2312_CHARSET
|
|
|
|
|
Style.Font.Color = clBlue
|
|
|
|
|
Style.Font.Height = -15
|
|
|
|
|
Style.Font.Name = #24494#36719#38597#40657
|
|
|
|
|
Style.Font.Style = [fsBold]
|
|
|
|
|
Style.IsFontAssigned = True
|
|
|
|
|
TabOrder = 3
|
|
|
|
|
Visible = False
|
|
|
|
|
Height = 254
|
|
|
|
|
Width = 359
|
|
|
|
|
object Image3: TImage
|
|
|
|
|
Left = 333
|
|
|
|
|
Top = 3
|
|
|
|
|
Width = 22
|
|
|
|
|
Height = 16
|
|
|
|
|
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 = Image3Click
|
|
|
|
|
end
|
|
|
|
|
object ListView1: TListView
|
|
|
|
|
Left = 2
|
|
|
|
|
Top = 24
|
|
|
|
|
Width = 355
|
|
|
|
|
Height = 228
|
|
|
|
|
Align = alClient
|
|
|
|
|
Columns = <>
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -13
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
LargeImages = ImageList1
|
|
|
|
|
ParentFont = False
|
|
|
|
|
PopupMenu = PopupMenu2
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
OnDblClick = ListView1DblClick
|
|
|
|
|
end
|
|
|
|
|
object Panel12: TPanel
|
|
|
|
|
Left = 32
|
|
|
|
|
Top = 81
|
|
|
|
|
Width = 299
|
|
|
|
|
Height = 98
|
|
|
|
|
TabOrder = 1
|
|
|
|
|
Visible = False
|
|
|
|
|
object Label8: TLabel
|
|
|
|
|
Left = 10
|
|
|
|
|
Top = 32
|
|
|
|
|
Width = 56
|
|
|
|
|
Height = 13
|
|
|
|
|
Caption = #25991#20214#21517#31216
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clBlack
|
|
|
|
|
Font.Height = -13
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
end
|
|
|
|
|
object Button4: TButton
|
|
|
|
|
Left = 14
|
|
|
|
|
Top = 60
|
|
|
|
|
Width = 76
|
|
|
|
|
Height = 25
|
|
|
|
|
Caption = #26159
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clBlack
|
|
|
|
|
Font.Height = -13
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 2
|
|
|
|
|
OnClick = Button4Click
|
|
|
|
|
end
|
|
|
|
|
object Panel13: TPanel
|
|
|
|
|
Left = 1
|
|
|
|
|
Top = 1
|
|
|
|
|
Width = 297
|
|
|
|
|
Height = 21
|
|
|
|
|
Align = alTop
|
|
|
|
|
Alignment = taLeftJustify
|
|
|
|
|
BevelOuter = bvNone
|
|
|
|
|
Caption = ' '#26159#21542#26356#25913#25991#20214#21517#31216'?'
|
|
|
|
|
Color = clSkyBlue
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clRed
|
|
|
|
|
Font.Height = -13
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
object Image1: TImage
|
|
|
|
|
Left = 275
|
|
|
|
|
Top = 2
|
|
|
|
|
Width = 22
|
|
|
|
|
Height = 16
|
|
|
|
|
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 = Image1Click
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object WJName: TEdit
|
|
|
|
|
Left = 74
|
|
|
|
|
Top = 30
|
|
|
|
|
Width = 214
|
|
|
|
|
Height = 21
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clBlack
|
|
|
|
|
Font.Height = -13
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 1
|
|
|
|
|
end
|
|
|
|
|
object Button7: TButton
|
|
|
|
|
Left = 210
|
|
|
|
|
Top = 60
|
|
|
|
|
Width = 75
|
|
|
|
|
Height = 25
|
|
|
|
|
Caption = #21542
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clBlack
|
|
|
|
|
Font.Height = -13
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 4
|
|
|
|
|
OnClick = Button7Click
|
|
|
|
|
end
|
|
|
|
|
object WJPach: TEdit
|
|
|
|
|
Left = 87
|
|
|
|
|
Top = 192
|
|
|
|
|
Width = 298
|
|
|
|
|
Height = 28
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clWindowText
|
|
|
|
|
Font.Height = -20
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 5
|
|
|
|
|
end
|
|
|
|
|
object Button8: TButton
|
|
|
|
|
Left = 110
|
|
|
|
|
Top = 60
|
|
|
|
|
Width = 76
|
|
|
|
|
Height = 25
|
|
|
|
|
Caption = #30830#23450
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clBlack
|
|
|
|
|
Font.Height = -13
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 3
|
|
|
|
|
OnClick = Button8Click
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object Panel3: TPanel
|
|
|
|
|
Left = 62
|
|
|
|
|
Top = 123
|
|
|
|
|
Width = 260
|
|
|
|
|
Height = 31
|
|
|
|
|
BevelOuter = bvNone
|
|
|
|
|
Caption = #27491#22312#20445#23384#25968#25454#65292#35831#31245#21518#12290#12290#12290
|
|
|
|
|
Color = clSkyBlue
|
|
|
|
|
Font.Charset = GB2312_CHARSET
|
|
|
|
|
Font.Color = clRed
|
|
|
|
|
Font.Height = -15
|
|
|
|
|
Font.Name = #23435#20307
|
|
|
|
|
Font.Style = [fsBold]
|
|
|
|
|
ParentFont = False
|
|
|
|
|
TabOrder = 2
|
|
|
|
|
Visible = False
|
|
|
|
|
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 = 241
|
|
|
|
|
Top = 182
|
|
|
|
|
object N5: TMenuItem
|
|
|
|
|
Caption = #26032#22686
|
|
|
|
|
OnClick = N5Click
|
|
|
|
|
end
|
|
|
|
|
object N1: TMenuItem
|
|
|
|
|
Caption = #20462#25913
|
|
|
|
|
OnClick = N1Click
|
|
|
|
|
end
|
|
|
|
|
object N6: TMenuItem
|
|
|
|
|
Caption = #22797#21046
|
|
|
|
|
OnClick = N6Click
|
|
|
|
|
end
|
|
|
|
|
object N2: TMenuItem
|
|
|
|
|
Caption = #21024#38500
|
|
|
|
|
OnClick = N2Click
|
|
|
|
|
end
|
|
|
|
|
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 = 1018
|
|
|
|
|
Top = 616
|
|
|
|
|
object MenuItem1: TMenuItem
|
|
|
|
|
Caption = #19978#20256
|
|
|
|
|
OnClick = MenuItem1Click
|
|
|
|
|
end
|
|
|
|
|
object N3: TMenuItem
|
|
|
|
|
Caption = #21024#38500
|
|
|
|
|
OnClick = N3Click
|
|
|
|
|
end
|
|
|
|
|
object MenuItem2: TMenuItem
|
|
|
|
|
Caption = #37325#21629#21517
|
|
|
|
|
OnClick = MenuItem2Click
|
|
|
|
|
end
|
|
|
|
|
object N4: TMenuItem
|
|
|
|
|
Caption = #21478#23384#20026
|
|
|
|
|
OnClick = N4Click
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object ImageList1: TImageList
|
|
|
|
|
Height = 32
|
|
|
|
|
ShareImages = True
|
|
|
|
|
Width = 32
|
|
|
|
|
Left = 151
|
|
|
|
|
Top = 743
|
|
|
|
|
end
|
|
|
|
|
end
|