809 lines
20 KiB
Plaintext
809 lines
20 KiB
Plaintext
|
|
object frmZHCPList_BJCX: TfrmZHCPList_BJCX
|
||
|
|
Left = 189
|
||
|
|
Top = 135
|
||
|
|
Width = 1398
|
||
|
|
Height = 702
|
||
|
|
Caption = #20844#21496#20135#21697#26597#35810
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
OnClose = FormClose
|
||
|
|
OnCreate = FormCreate
|
||
|
|
OnDestroy = FormDestroy
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 107
|
||
|
|
TextHeight = 13
|
||
|
|
object ToolBar1: TToolBar
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1382
|
||
|
|
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_YPGLBOM.ThreeImgList
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ParentFont = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object TBRafresh: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 2
|
||
|
|
OnClick = TBRafreshClick
|
||
|
|
end
|
||
|
|
object TBFind: TToolButton
|
||
|
|
Left = 69
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36807#28388
|
||
|
|
ImageIndex = 59
|
||
|
|
OnClick = TBFindClick
|
||
|
|
end
|
||
|
|
object TBExport: TToolButton
|
||
|
|
Left = 138
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #23548#20986
|
||
|
|
ImageIndex = 62
|
||
|
|
Visible = False
|
||
|
|
OnClick = TBExportClick
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 207
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 48
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 103
|
||
|
|
Width = 1382
|
||
|
|
Height = 515
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 1
|
||
|
|
object Tv1: TcxGridDBTableView
|
||
|
|
OnDblClick = Tv1DblClick
|
||
|
|
OnMouseDown = Tv1MouseDown
|
||
|
|
NavigatorButtons.ConfirmDelete = False
|
||
|
|
DataController.DataSource = DataSource1
|
||
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Position = spFooter
|
||
|
|
Column = v1GS
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Column = v1GS
|
||
|
|
end>
|
||
|
|
DataController.Summary.FooterSummaryItems = <
|
||
|
|
item
|
||
|
|
Kind = skCount
|
||
|
|
Column = v1Column7
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Column = v1GS
|
||
|
|
end>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsCustomize.DataRowSizing = True
|
||
|
|
OptionsView.DataRowHeight = 80
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
OptionsView.Indicator = True
|
||
|
|
Styles.Header = cxStyle1
|
||
|
|
object v1Column15: TcxGridDBColumn
|
||
|
|
Caption = #31867#22411
|
||
|
|
DataBinding.FieldName = 'ZIType'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 81
|
||
|
|
end
|
||
|
|
object v1Column9: TcxGridDBColumn
|
||
|
|
Caption = #26085#26399
|
||
|
|
DataBinding.FieldName = 'ZIDate'
|
||
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
|
Properties.SaveTime = False
|
||
|
|
Properties.ShowTime = False
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Options.Sorting = False
|
||
|
|
SortIndex = 0
|
||
|
|
SortOrder = soAscending
|
||
|
|
Width = 116
|
||
|
|
end
|
||
|
|
object v1Column7: TcxGridDBColumn
|
||
|
|
Caption = #32534#21495
|
||
|
|
DataBinding.FieldName = 'ZIID'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 82
|
||
|
|
end
|
||
|
|
object v1Column4: TcxGridDBColumn
|
||
|
|
Caption = #38376#24133
|
||
|
|
DataBinding.FieldName = 'ZIMF'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 74
|
||
|
|
end
|
||
|
|
object v1Column6: TcxGridDBColumn
|
||
|
|
Caption = #20811#37325
|
||
|
|
DataBinding.FieldName = 'ZIKZ'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 59
|
||
|
|
end
|
||
|
|
object v1Column1: TcxGridDBColumn
|
||
|
|
Caption = #25104#20221
|
||
|
|
DataBinding.FieldName = 'ZICF'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 204
|
||
|
|
end
|
||
|
|
object v1ZICost: TcxGridDBColumn
|
||
|
|
Caption = #25104#26412#21333#20215
|
||
|
|
DataBinding.FieldName = 'ZICost'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.OnEditValueChanged = v1Column2PropertiesEditValueChanged
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 89
|
||
|
|
end
|
||
|
|
object v1Column3: TcxGridDBColumn
|
||
|
|
Caption = #23454#29289#22270#29255
|
||
|
|
DataBinding.FieldName = 'ImageFileTP'
|
||
|
|
PropertiesClassName = 'TcxImageProperties'
|
||
|
|
Properties.GraphicClassName = 'TJPEGImage'
|
||
|
|
Properties.Stretch = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 93
|
||
|
|
end
|
||
|
|
object v1Column2: TcxGridDBColumn
|
||
|
|
Caption = #21697#21517
|
||
|
|
DataBinding.FieldName = 'ZIName'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 214
|
||
|
|
end
|
||
|
|
object v1GS: TcxGridDBColumn
|
||
|
|
Caption = #24211#23384
|
||
|
|
DataBinding.FieldName = 'GS'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 56
|
||
|
|
end
|
||
|
|
object v1Column5: TcxGridDBColumn
|
||
|
|
Caption = #26631#31614#22270#29255
|
||
|
|
DataBinding.FieldName = 'ImageFileNR'
|
||
|
|
PropertiesClassName = 'TcxImageProperties'
|
||
|
|
Properties.GraphicClassName = 'TJPEGImage'
|
||
|
|
Properties.Stretch = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 109
|
||
|
|
end
|
||
|
|
object v1Column8: TcxGridDBColumn
|
||
|
|
Caption = #24037#33402
|
||
|
|
DataBinding.FieldName = 'ZIGY'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 299
|
||
|
|
end
|
||
|
|
object v1Column14: TcxGridDBColumn
|
||
|
|
Caption = #23458#25143
|
||
|
|
DataBinding.FieldName = 'KHNameHZ'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 134
|
||
|
|
end
|
||
|
|
object v1Column12: TcxGridDBColumn
|
||
|
|
Caption = #22791#27880
|
||
|
|
DataBinding.FieldName = 'Note'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 127
|
||
|
|
end
|
||
|
|
object v1Column10: TcxGridDBColumn
|
||
|
|
Caption = #30331#35760#20154
|
||
|
|
DataBinding.FieldName = 'Filler'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 62
|
||
|
|
end
|
||
|
|
object v1Column11: TcxGridDBColumn
|
||
|
|
Caption = #20462#25913#20154
|
||
|
|
DataBinding.FieldName = 'Editer'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 67
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1Level1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel11: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 32
|
||
|
|
Width = 1382
|
||
|
|
Height = 44
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 2
|
||
|
|
object Panel5: TPanel
|
||
|
|
Left = 2
|
||
|
|
Top = 2
|
||
|
|
Width = 350
|
||
|
|
Height = 40
|
||
|
|
Align = alLeft
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 0
|
||
|
|
object Label3: TLabel
|
||
|
|
Left = 9
|
||
|
|
Top = 13
|
||
|
|
Width = 68
|
||
|
|
Height = 16
|
||
|
|
Caption = #26597#35810#26085#26399
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label4: TLabel
|
||
|
|
Left = 204
|
||
|
|
Top = 13
|
||
|
|
Width = 17
|
||
|
|
Height = 16
|
||
|
|
Caption = #33267
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object BegDate: TDateTimePicker
|
||
|
|
Left = 78
|
||
|
|
Top = 9
|
||
|
|
Width = 124
|
||
|
|
Height = 24
|
||
|
|
Date = 40768.458268587970000000
|
||
|
|
Time = 40768.458268587970000000
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 0
|
||
|
|
end
|
||
|
|
object EndDate: TDateTimePicker
|
||
|
|
Left = 221
|
||
|
|
Top = 9
|
||
|
|
Width = 125
|
||
|
|
Height = 24
|
||
|
|
Date = 40768.458268587970000000
|
||
|
|
Time = 40768.458268587970000000
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 352
|
||
|
|
Top = 2
|
||
|
|
Width = 1028
|
||
|
|
Height = 40
|
||
|
|
Align = alClient
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 1
|
||
|
|
object Label2: TLabel
|
||
|
|
Left = 7
|
||
|
|
Top = 13
|
||
|
|
Width = 34
|
||
|
|
Height = 16
|
||
|
|
Caption = #32534#21495
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label6: TLabel
|
||
|
|
Left = 122
|
||
|
|
Top = 13
|
||
|
|
Width = 34
|
||
|
|
Height = 16
|
||
|
|
Caption = #21697#21517
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label7: TLabel
|
||
|
|
Left = 375
|
||
|
|
Top = 13
|
||
|
|
Width = 34
|
||
|
|
Height = 16
|
||
|
|
Caption = #24037#33402
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label8: TLabel
|
||
|
|
Left = 623
|
||
|
|
Top = 13
|
||
|
|
Width = 51
|
||
|
|
Height = 16
|
||
|
|
Caption = #20462#25913#20154
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label1: TLabel
|
||
|
|
Left = 491
|
||
|
|
Top = 13
|
||
|
|
Width = 51
|
||
|
|
Height = 16
|
||
|
|
Caption = #30331#35760#20154
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label5: TLabel
|
||
|
|
Left = 874
|
||
|
|
Top = 13
|
||
|
|
Width = 34
|
||
|
|
Height = 16
|
||
|
|
Caption = #22791#27880
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label13: TLabel
|
||
|
|
Left = 755
|
||
|
|
Top = 13
|
||
|
|
Width = 34
|
||
|
|
Height = 16
|
||
|
|
Caption = #23458#25143
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label14: TLabel
|
||
|
|
Left = 244
|
||
|
|
Top = 13
|
||
|
|
Width = 34
|
||
|
|
Height = 16
|
||
|
|
Caption = #31867#22411
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object ZIID: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 43
|
||
|
|
Top = 9
|
||
|
|
Width = 71
|
||
|
|
Height = 24
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 0
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object ZIName: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 159
|
||
|
|
Top = 9
|
||
|
|
Width = 71
|
||
|
|
Height = 24
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 1
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object ZIGY: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 412
|
||
|
|
Top = 9
|
||
|
|
Width = 70
|
||
|
|
Height = 24
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 2
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object Editer: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 676
|
||
|
|
Top = 9
|
||
|
|
Width = 70
|
||
|
|
Height = 24
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 3
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object Filler: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 545
|
||
|
|
Top = 9
|
||
|
|
Width = 70
|
||
|
|
Height = 24
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 4
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object Note: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 911
|
||
|
|
Top = 9
|
||
|
|
Width = 71
|
||
|
|
Height = 24
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 5
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object KHNameHZ: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 793
|
||
|
|
Top = 9
|
||
|
|
Width = 70
|
||
|
|
Height = 24
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 6
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object ZIType: TComboBox
|
||
|
|
Tag = 1
|
||
|
|
Left = 281
|
||
|
|
Top = 9
|
||
|
|
Width = 87
|
||
|
|
Height = 24
|
||
|
|
Style = csDropDownList
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ItemHeight = 16
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 7
|
||
|
|
OnChange = ZITypeChange
|
||
|
|
Items.Strings = (
|
||
|
|
#21333#38754#26009
|
||
|
|
#32452#21512#38754#26009
|
||
|
|
'')
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel2: TPanel
|
||
|
|
Left = 512
|
||
|
|
Top = 236
|
||
|
|
Width = 270
|
||
|
|
Height = 44
|
||
|
|
BevelOuter = bvNone
|
||
|
|
Caption = #27491#22312#26597#35810#25968#25454#65292#35831#31245#21518#12290#12290#12290
|
||
|
|
Color = clSkyBlue
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clRed
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 3
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object cxTabControl2: TcxTabControl
|
||
|
|
Left = 0
|
||
|
|
Top = 76
|
||
|
|
Width = 1382
|
||
|
|
Height = 27
|
||
|
|
Align = alTop
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
Style = 8
|
||
|
|
TabOrder = 4
|
||
|
|
OnChange = cxTabControl2Change
|
||
|
|
ClientRectBottom = 27
|
||
|
|
ClientRectRight = 1382
|
||
|
|
ClientRectTop = 0
|
||
|
|
end
|
||
|
|
object Panel4: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 618
|
||
|
|
Width = 1382
|
||
|
|
Height = 44
|
||
|
|
Align = alBottom
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 5
|
||
|
|
object Label9: TLabel
|
||
|
|
Left = 15
|
||
|
|
Top = 13
|
||
|
|
Width = 51
|
||
|
|
Height = 16
|
||
|
|
Caption = #21512#35745#65306
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clBlue
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label10: TLabel
|
||
|
|
Left = 147
|
||
|
|
Top = 13
|
||
|
|
Width = 17
|
||
|
|
Height = 16
|
||
|
|
Caption = #39029
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label11: TLabel
|
||
|
|
Left = 298
|
||
|
|
Top = 13
|
||
|
|
Width = 69
|
||
|
|
Height = 16
|
||
|
|
Caption = '('#20135#21697#25968')'
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label12: TLabel
|
||
|
|
Left = 507
|
||
|
|
Top = 13
|
||
|
|
Width = 103
|
||
|
|
Height = 16
|
||
|
|
Caption = '('#25346#38057#24211#23384#25968')'
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object YeHZ: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 64
|
||
|
|
Top = 9
|
||
|
|
Width = 78
|
||
|
|
Height = 24
|
||
|
|
Color = clMenu
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
ReadOnly = True
|
||
|
|
TabOrder = 0
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object CPHZ: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 218
|
||
|
|
Top = 9
|
||
|
|
Width = 78
|
||
|
|
Height = 24
|
||
|
|
Color = clMenu
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
ReadOnly = True
|
||
|
|
TabOrder = 1
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
object GGHZ: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 428
|
||
|
|
Top = 9
|
||
|
|
Width = 78
|
||
|
|
Height = 24
|
||
|
|
Color = clMenu
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
ReadOnly = True
|
||
|
|
TabOrder = 2
|
||
|
|
OnKeyPress = ZIIDKeyPress
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid1
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 176
|
||
|
|
Top = 144
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_YPGLBOM.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 208
|
||
|
|
Top = 208
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_YPGLBOM.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 208
|
||
|
|
Top = 176
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_YPGLBOM.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 208
|
||
|
|
Top = 144
|
||
|
|
end
|
||
|
|
object DataSource1: TDataSource
|
||
|
|
DataSet = Order_Main
|
||
|
|
Left = 174
|
||
|
|
Top = 175
|
||
|
|
end
|
||
|
|
object Order_Main: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 175
|
||
|
|
Top = 207
|
||
|
|
end
|
||
|
|
object RM1: TRMGridReport
|
||
|
|
ThreadPrepareReport = True
|
||
|
|
InitialZoom = pzDefault
|
||
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
||
|
|
DefaultCollate = False
|
||
|
|
ShowPrintDialog = 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 cxStyleRepository1: TcxStyleRepository
|
||
|
|
object cxStyle1: TcxStyle
|
||
|
|
AssignedValues = [svFont]
|
||
|
|
Font.Charset = ANSI_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -15
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|