668 lines
19 KiB
Plaintext
668 lines
19 KiB
Plaintext
![]() |
object frmWeiXiuList: TfrmWeiXiuList
|
||
|
Left = 297
|
||
|
Top = 109
|
||
|
Width = 1123
|
||
|
Height = 706
|
||
|
Caption = #32500#20462#30331#35760
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
KeyPreview = True
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1107
|
||
|
Height = 31
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 83
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
Flat = True
|
||
|
Images = DataLink_GYJWL.ThreeImgList
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBRafresh: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21047#26032
|
||
|
ImageIndex = 0
|
||
|
OnClick = TBRafreshClick
|
||
|
end
|
||
|
object ToolButton2: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 6
|
||
|
OnClick = ToolButton2Click
|
||
|
end
|
||
|
object TBADD: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #22686#34892
|
||
|
ImageIndex = 45
|
||
|
OnClick = TBADDClick
|
||
|
end
|
||
|
object TBDel: TToolButton
|
||
|
Left = 189
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21024#38500
|
||
|
ImageIndex = 7
|
||
|
OnClick = TBDelClick
|
||
|
end
|
||
|
object Tchk: TToolButton
|
||
|
Left = 252
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #30830#35748
|
||
|
ImageIndex = 65
|
||
|
OnClick = TchkClick
|
||
|
end
|
||
|
object Tnochk: TToolButton
|
||
|
Left = 315
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #25764#38144#30830#35748
|
||
|
ImageIndex = 19
|
||
|
OnClick = TnochkClick
|
||
|
end
|
||
|
object ToolButton1: TToolButton
|
||
|
Left = 402
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #23548#20986
|
||
|
ImageIndex = 53
|
||
|
OnClick = ToolButton1Click
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 465
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 12
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 111
|
||
|
Width = 1107
|
||
|
Height = 557
|
||
|
Align = alClient
|
||
|
PopupMenu = PopupMenu1
|
||
|
TabOrder = 1
|
||
|
object Tv2: TcxGridDBTableView
|
||
|
OnMouseDown = Tv2MouseDown
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
NavigatorButtons.Delete.Enabled = False
|
||
|
NavigatorButtons.Delete.Visible = False
|
||
|
DataController.DataSource = DS_HZ
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsData.DeletingConfirmation = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
Styles.Header = DataLink_GYJWL.Default
|
||
|
object v2ssel: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'ssel'
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.ImmediatePost = True
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 50
|
||
|
end
|
||
|
object v2Column29: TcxGridDBColumn
|
||
|
Caption = #26816#26597#26085#26399
|
||
|
DataBinding.FieldName = 'Wxtime'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column1: TcxGridDBColumn
|
||
|
Caption = #26816#26597#20154
|
||
|
DataBinding.FieldName = 'WxPerSon'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column12: TcxGridDBColumn
|
||
|
Caption = #26426#21488#21495
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 50
|
||
|
end
|
||
|
object v2Column8: TcxGridDBColumn
|
||
|
Caption = #26426#21488#34920#38754#21355#29983
|
||
|
DataBinding.FieldName = 'WxItem1'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 115
|
||
|
end
|
||
|
object v2C_CodeName: TcxGridDBColumn
|
||
|
Caption = #26426#39030#21355#29983
|
||
|
DataBinding.FieldName = 'WxItem2'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column4: TcxGridDBColumn
|
||
|
Caption = #39118#31649#32433#26550#21355#29983
|
||
|
DataBinding.FieldName = 'WxItem3'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 74
|
||
|
end
|
||
|
object v2Column17: TcxGridDBColumn
|
||
|
Caption = #27833#27668#26159#21542#27491#24120
|
||
|
DataBinding.FieldName = 'WxItem4'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column6: TcxGridDBColumn
|
||
|
Caption = #22823#30424#27833#26631
|
||
|
DataBinding.FieldName = 'WxItem5'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column7: TcxGridDBColumn
|
||
|
Caption = #23567#30424#27833#26631
|
||
|
DataBinding.FieldName = 'WxItem6'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column5: TcxGridDBColumn
|
||
|
Caption = #22823#30424#20302#26159#21542#28404#27833
|
||
|
DataBinding.FieldName = 'WxItem7'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column9: TcxGridDBColumn
|
||
|
Caption = #21367#24067#26829#27833#28173
|
||
|
DataBinding.FieldName = 'WxItem8'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column10: TcxGridDBColumn
|
||
|
Caption = #25506#38024#26159#21542#27491#24120
|
||
|
DataBinding.FieldName = 'WxItem9'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column14: TcxGridDBColumn
|
||
|
Caption = #38500#23576#39118#25159#26159#21542#27491#24120
|
||
|
DataBinding.FieldName = 'WxItem10'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column15: TcxGridDBColumn
|
||
|
Caption = #23433#20840#38376#24863#22120#26159#21542#27491#24120
|
||
|
DataBinding.FieldName = 'WxItem11'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column16: TcxGridDBColumn
|
||
|
Caption = #20648#32433#22120#26159#21542#27491#24120
|
||
|
DataBinding.FieldName = 'WxItem12'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column18: TcxGridDBColumn
|
||
|
Caption = #26222#36890#36755#36865#25176#32433#26159#21542#27491#24120
|
||
|
DataBinding.FieldName = 'WxItem13'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column19: TcxGridDBColumn
|
||
|
Caption = #24320#38376#25353#38062#26159#21542#27491#24120
|
||
|
DataBinding.FieldName = 'WxItem14'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column20: TcxGridDBColumn
|
||
|
Caption = #26426#21488#36816#36716#22768#38899#26159#21542#27491#24120
|
||
|
DataBinding.FieldName = 'WxItem15'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column21: TcxGridDBColumn
|
||
|
Caption = #20256#36865#35013#32622#30382#24102#24352#21147
|
||
|
DataBinding.FieldName = 'WxItem16'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column22: TcxGridDBColumn
|
||
|
Caption = #38500#23576#35013#32622#39118#21521
|
||
|
DataBinding.FieldName = 'WxItem17'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column23: TcxGridDBColumn
|
||
|
Caption = #38500#23576#35013#32622#28784#23576#39134#32433
|
||
|
DataBinding.FieldName = 'WxItem18'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column24: TcxGridDBColumn
|
||
|
Caption = #21367#24067#26426#38142#26465#21644#38142#36718
|
||
|
DataBinding.FieldName = 'WxItem19'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column25: TcxGridDBColumn
|
||
|
Caption = #36873#38024#22120#39134#33457
|
||
|
DataBinding.FieldName = 'WxItem20'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column26: TcxGridDBColumn
|
||
|
Caption = #36873#38024#22120#20992#22836#30952#25439
|
||
|
DataBinding.FieldName = 'WxItem21'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column27: TcxGridDBColumn
|
||
|
Caption = #36873#38024#22120#24231#23376#65292#32447#36335#26159#21542#26494#21160
|
||
|
DataBinding.FieldName = 'WxItem22'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column28: TcxGridDBColumn
|
||
|
Caption = #21508#30005#27668#30340#24615#33021
|
||
|
DataBinding.FieldName = 'WxItem23'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#8730
|
||
|
#215
|
||
|
#9675)
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column2: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'note'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column11: TcxGridDBColumn
|
||
|
Caption = #30331#35760#20154
|
||
|
DataBinding.FieldName = 'Filler'
|
||
|
FooterAlignmentHorz = taCenter
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 80
|
||
|
end
|
||
|
object v2Column3: TcxGridDBColumn
|
||
|
Caption = #30331#35760#26102#38388
|
||
|
DataBinding.FieldName = 'Filltime'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 75
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel1: TcxGridLevel
|
||
|
GridView = Tv2
|
||
|
end
|
||
|
end
|
||
|
object cxTabControl1: TcxTabControl
|
||
|
Left = 0
|
||
|
Top = 89
|
||
|
Width = 1107
|
||
|
Height = 22
|
||
|
Align = alTop
|
||
|
Style = 9
|
||
|
TabIndex = 0
|
||
|
TabOrder = 2
|
||
|
Tabs.Strings = (
|
||
|
#26410#30830#35748
|
||
|
#24050#30830#35748
|
||
|
#20840#37096)
|
||
|
OnChange = cxTabControl1Change
|
||
|
ClientRectBottom = 22
|
||
|
ClientRectRight = 1107
|
||
|
ClientRectTop = 19
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 31
|
||
|
Width = 1107
|
||
|
Height = 58
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 3
|
||
|
object Label2: TLabel
|
||
|
Left = 22
|
||
|
Top = 21
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #26597#35810#26085#26399
|
||
|
end
|
||
|
object Label6: TLabel
|
||
|
Left = 172
|
||
|
Top = 21
|
||
|
Width = 12
|
||
|
Height = 12
|
||
|
Caption = #33267
|
||
|
end
|
||
|
object Label5: TLabel
|
||
|
Left = 562
|
||
|
Top = 19
|
||
|
Width = 324
|
||
|
Height = 12
|
||
|
Caption = #8220#8730#8221#34920#31034#27491#24120' '#8220#215#8221#34920#31034#19981#27491#24120' '#8220#9675#8221#34920#31034#27491#22312#32500#20462' '
|
||
|
end
|
||
|
object Label1: TLabel
|
||
|
Left = 310
|
||
|
Top = 20
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #26426#21488
|
||
|
end
|
||
|
object begdate: TDateTimePicker
|
||
|
Left = 72
|
||
|
Top = 17
|
||
|
Width = 97
|
||
|
Height = 20
|
||
|
Date = 41256.918237847230000000
|
||
|
Time = 41256.918237847230000000
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object Enddate: TDateTimePicker
|
||
|
Left = 184
|
||
|
Top = 17
|
||
|
Width = 97
|
||
|
Height = 20
|
||
|
Date = 41256.918237847230000000
|
||
|
Time = 41256.918237847230000000
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object WLName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 337
|
||
|
Top = 15
|
||
|
Width = 89
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 2
|
||
|
OnChange = CustomerChange
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_GYJWL.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 301
|
||
|
Top = 209
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_GYJWL.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 261
|
||
|
Top = 217
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_GYJWL.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 229
|
||
|
Top = 209
|
||
|
end
|
||
|
object RM1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = 595
|
||
|
Top = 312
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object RMDB_Main: TRMDBDataSet
|
||
|
Visible = True
|
||
|
Left = 376
|
||
|
Top = 208
|
||
|
end
|
||
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
Grid = cxGrid2
|
||
|
PopupMenus = <>
|
||
|
Left = 520
|
||
|
Top = 264
|
||
|
end
|
||
|
object DS_HZ: TDataSource
|
||
|
DataSet = CDS_HZ
|
||
|
Left = 323
|
||
|
Top = 307
|
||
|
end
|
||
|
object CDS_HZ: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 472
|
||
|
Top = 192
|
||
|
end
|
||
|
object PopupMenu1: TPopupMenu
|
||
|
Left = 248
|
||
|
Top = 296
|
||
|
object N1: TMenuItem
|
||
|
Caption = #20840#36873
|
||
|
OnClick = N1Click
|
||
|
end
|
||
|
object N2: TMenuItem
|
||
|
Caption = #20840#24323
|
||
|
OnClick = N2Click
|
||
|
end
|
||
|
end
|
||
|
object CDS_PRT: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 696
|
||
|
Top = 256
|
||
|
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 = 724
|
||
|
Top = 256
|
||
|
end
|
||
|
object RMDBMain: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = CDS_PRT
|
||
|
Left = 752
|
||
|
Top = 256
|
||
|
end
|
||
|
end
|