947 lines
25 KiB
Plaintext
947 lines
25 KiB
Plaintext
object frmZHCPListSel: TfrmZHCPListSel
|
|
Left = 59
|
|
Top = 73
|
|
Width = 1257
|
|
Height = 637
|
|
Align = alClient
|
|
Caption = #20844#21496#20135#21697#36873#25321
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1241
|
|
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
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBAdd: TToolButton
|
|
Left = 138
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 1
|
|
Visible = False
|
|
OnClick = TBAddClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 207
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 55
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 4
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 345
|
|
Top = 0
|
|
Width = 113
|
|
Height = 30
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object CheckBox1: TCheckBox
|
|
Left = 8
|
|
Top = 6
|
|
Width = 102
|
|
Height = 17
|
|
Caption = #25195#25551#25171#21360
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 458
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
Visible = False
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 527
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 99
|
|
Width = 1241
|
|
Height = 459
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
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 = v1Column13
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column13
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column13
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsCustomize.DataRowSizing = True
|
|
OptionsView.DataRowHeight = 80
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Content = DataLink_MYSC.Default10
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Styles.Header = DataLink_MYSC.Default10
|
|
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
|
|
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
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 204
|
|
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 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
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #24211#23384
|
|
DataBinding.FieldName = 'GS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 56
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel11: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1241
|
|
Height = 42
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Panel5: TPanel
|
|
Left = 2
|
|
Top = 2
|
|
Width = 323
|
|
Height = 38
|
|
Align = alLeft
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object Label3: TLabel
|
|
Left = 8
|
|
Top = 12
|
|
Width = 64
|
|
Height = 15
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 188
|
|
Top = 12
|
|
Width = 16
|
|
Height = 15
|
|
Caption = #33267
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 72
|
|
Top = 8
|
|
Width = 114
|
|
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]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 204
|
|
Top = 8
|
|
Width = 115
|
|
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]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 325
|
|
Top = 2
|
|
Width = 914
|
|
Height = 38
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label2: TLabel
|
|
Left = 6
|
|
Top = 12
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 113
|
|
Top = 12
|
|
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 Label7: TLabel
|
|
Left = 346
|
|
Top = 12
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #24037#33402
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 575
|
|
Top = 12
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #20462#25913#20154
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 453
|
|
Top = 12
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #30331#35760#20154
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 807
|
|
Top = 12
|
|
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
|
|
end
|
|
object Label13: TLabel
|
|
Left = 697
|
|
Top = 12
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #23458#25143
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label14: TLabel
|
|
Left = 225
|
|
Top = 12
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #31867#22411
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object ZIID: TEdit
|
|
Tag = 2
|
|
Left = 40
|
|
Top = 8
|
|
Width = 65
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object ZIName: TEdit
|
|
Tag = 2
|
|
Left = 147
|
|
Top = 8
|
|
Width = 65
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object ZIGY: TEdit
|
|
Tag = 2
|
|
Left = 380
|
|
Top = 8
|
|
Width = 65
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object Editer: TEdit
|
|
Tag = 2
|
|
Left = 624
|
|
Top = 8
|
|
Width = 65
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object Filler: TEdit
|
|
Tag = 2
|
|
Left = 503
|
|
Top = 8
|
|
Width = 65
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object Note: TEdit
|
|
Tag = 2
|
|
Left = 842
|
|
Top = 8
|
|
Width = 65
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object KHNameHZ: TEdit
|
|
Tag = 2
|
|
Left = 732
|
|
Top = 8
|
|
Width = 65
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 6
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object ZIType: TComboBox
|
|
Tag = 1
|
|
Left = 259
|
|
Top = 8
|
|
Width = 81
|
|
Height = 23
|
|
Style = csDropDownList
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ItemHeight = 15
|
|
ParentFont = False
|
|
TabOrder = 7
|
|
OnChange = ZITypeChange
|
|
Items.Strings = (
|
|
#21333#38754#26009
|
|
#32452#21512#38754#26009
|
|
'')
|
|
end
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 432
|
|
Top = 216
|
|
Width = 249
|
|
Height = 41
|
|
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 = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
Visible = False
|
|
end
|
|
object cxTabControl2: TcxTabControl
|
|
Left = 0
|
|
Top = 74
|
|
Width = 1241
|
|
Height = 25
|
|
Align = alTop
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Style = 8
|
|
TabOrder = 4
|
|
OnChange = cxTabControl2Change
|
|
ClientRectBottom = 25
|
|
ClientRectRight = 1241
|
|
ClientRectTop = 0
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 0
|
|
Top = 558
|
|
Width = 1241
|
|
Height = 41
|
|
Align = alBottom
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 5
|
|
object Label9: TLabel
|
|
Left = 14
|
|
Top = 12
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #21512#35745#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label10: TLabel
|
|
Left = 136
|
|
Top = 12
|
|
Width = 16
|
|
Height = 15
|
|
Caption = #39029
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label11: TLabel
|
|
Left = 273
|
|
Top = 12
|
|
Width = 66
|
|
Height = 15
|
|
Caption = '('#20135#21697#25968')'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label12: TLabel
|
|
Left = 466
|
|
Top = 12
|
|
Width = 98
|
|
Height = 15
|
|
Caption = '('#25346#38057#24211#23384#25968')'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object YeHZ: TEdit
|
|
Tag = 2
|
|
Left = 59
|
|
Top = 8
|
|
Width = 72
|
|
Height = 23
|
|
Color = clMenu
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object CPHZ: TEdit
|
|
Tag = 2
|
|
Left = 201
|
|
Top = 8
|
|
Width = 72
|
|
Height = 23
|
|
Color = clMenu
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
object GGHZ: TEdit
|
|
Tag = 2
|
|
Left = 395
|
|
Top = 8
|
|
Width = 72
|
|
Height = 23
|
|
Color = clMenu
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 2
|
|
OnKeyPress = ZIIDKeyPress
|
|
end
|
|
end
|
|
object Panel6: TPanel
|
|
Left = 464
|
|
Top = 128
|
|
Width = 227
|
|
Height = 173
|
|
Color = clSkyBlue
|
|
TabOrder = 6
|
|
Visible = False
|
|
object SpeedButton1: TSpeedButton
|
|
Left = 55
|
|
Top = 23
|
|
Width = 114
|
|
Height = 49
|
|
Caption = #21333#38754#26009
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
OnClick = SpeedButton2Click
|
|
end
|
|
object Image2: TImage
|
|
Left = 203
|
|
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 = Image2Click
|
|
end
|
|
object SpeedButton2: TSpeedButton
|
|
Left = 55
|
|
Top = 95
|
|
Width = 114
|
|
Height = 49
|
|
Caption = #32452#21512#38754#26009
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
OnClick = SpeedButton2Click
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 160
|
|
Top = 128
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 208
|
|
Top = 208
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 208
|
|
Top = 176
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 208
|
|
Top = 144
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 160
|
|
Top = 152
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 160
|
|
Top = 184
|
|
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 PopupMenu1: TPopupMenu
|
|
Left = 696
|
|
Top = 280
|
|
object TBEdit: TMenuItem
|
|
Caption = #20462#25913
|
|
Visible = False
|
|
OnClick = TBEditClick
|
|
end
|
|
object TBDel: TMenuItem
|
|
Caption = #21024#38500
|
|
Visible = False
|
|
OnClick = TBDelClick
|
|
end
|
|
object KWView: TMenuItem
|
|
Caption = #24211#20301#26597#35810
|
|
Visible = False
|
|
OnClick = KWViewClick
|
|
end
|
|
end
|
|
end
|