541 lines
13 KiB
Plaintext
541 lines
13 KiB
Plaintext
object frmZHKHListNew: TfrmZHKHListNew
|
|
Left = 86
|
|
Top = 89
|
|
Width = 1182
|
|
Height = 606
|
|
Caption = #23637#20250#23458#25143#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
|
|
Width = 1166
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_DDMD.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 = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 10
|
|
Visible = False
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TBAdd: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 1
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBEdit: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 11
|
|
OnClick = TBEditClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22797#21046
|
|
ImageIndex = 38
|
|
Visible = False
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 378
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 55
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 441
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 3
|
|
OnClick = TBDelClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 504
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
Visible = False
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBPrint: TToolButton
|
|
Left = 567
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 4
|
|
Visible = False
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 630
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 99
|
|
Width = 1166
|
|
Height = 468
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'ZKDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 104
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'YWY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 112
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #23458#25143#26469#28304
|
|
DataBinding.FieldName = 'KHLaiYuan'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 75
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #23458#25143#31867#22411
|
|
DataBinding.FieldName = 'KHType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 83
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #23458#25143#32534#21495
|
|
DataBinding.FieldName = 'KHCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 117
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #23458#25143#31616#31216
|
|
DataBinding.FieldName = 'KHNameJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 114
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = 'Email'
|
|
DataBinding.FieldName = 'HZEmail'
|
|
Width = 150
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #26159#21542#26377#25928
|
|
DataBinding.FieldName = 'Valid'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 76
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #30331#35760#26102#38388
|
|
DataBinding.FieldName = 'FillTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 73
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1166
|
|
Height = 67
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label1: TLabel
|
|
Left = 23
|
|
Top = 15
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #26597#35810#26102#38388
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 179
|
|
Top = 15
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #23458#25143#31616#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 179
|
|
Top = 39
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #23458#25143#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label34: TLabel
|
|
Left = 384
|
|
Top = 39
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #23458#25143#31867#22411#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 384
|
|
Top = 15
|
|
Width = 35
|
|
Height = 12
|
|
Caption = 'Email'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 632
|
|
Top = 39
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #23458#25143#26469#28304#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 11
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 35
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
TabOrder = 1
|
|
end
|
|
object KHNameJC: TEdit
|
|
Tag = 2
|
|
Left = 236
|
|
Top = 11
|
|
Width = 125
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 635
|
|
Top = 12
|
|
Width = 105
|
|
Height = 17
|
|
Caption = #25353#26085#26399#26597#35810
|
|
TabOrder = 3
|
|
end
|
|
object KHCode: TEdit
|
|
Tag = 2
|
|
Left = 236
|
|
Top = 35
|
|
Width = 125
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KHType: TComboBox
|
|
Tag = 2
|
|
Left = 448
|
|
Top = 35
|
|
Width = 161
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 5
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object HZEmail: TEdit
|
|
Tag = 2
|
|
Left = 448
|
|
Top = 11
|
|
Width = 160
|
|
Height = 20
|
|
TabOrder = 6
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KHLaiYuan: TComboBox
|
|
Tag = 2
|
|
Left = 693
|
|
Top = 35
|
|
Width = 123
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 7
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 176
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 688
|
|
Top = 224
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 552
|
|
Top = 216
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 440
|
|
Top = 296
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 352
|
|
Top = 160
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 416
|
|
Top = 160
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = RMDBDataSet1
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 320
|
|
Top = 160
|
|
ReportData = {}
|
|
end
|
|
object RMDBDataSet1: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 384
|
|
Top = 160
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 1
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 576
|
|
Top = 248
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 448
|
|
Top = 160
|
|
object N2: TMenuItem
|
|
Caption = #26377#20379#24212#21830
|
|
end
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 440
|
|
Top = 328
|
|
end
|
|
object CDS_Print: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 416
|
|
Top = 296
|
|
end
|
|
object PopupMenu2: TPopupMenu
|
|
Left = 648
|
|
Top = 168
|
|
object N11: TMenuItem
|
|
Caption = #26684#24335'1'
|
|
end
|
|
object N21: TMenuItem
|
|
Caption = #26684#24335'2'
|
|
end
|
|
object N31: TMenuItem
|
|
Caption = #26684#24335'3'
|
|
end
|
|
end
|
|
object CDS_Chk: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 248
|
|
Top = 504
|
|
end
|
|
object DS_Chk: TDataSource
|
|
DataSet = CDS_Chk
|
|
Left = 176
|
|
Top = 528
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 304
|
|
Top = 488
|
|
end
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 568
|
|
Top = 528
|
|
end
|
|
object CDS_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 744
|
|
Top = 504
|
|
end
|
|
object DS_Sub: TDataSource
|
|
DataSet = CDS_Sub
|
|
Left = 672
|
|
Top = 528
|
|
end
|
|
object CDS_Chker: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 832
|
|
Top = 248
|
|
end
|
|
end
|