625 lines
15 KiB
Plaintext
625 lines
15 KiB
Plaintext
object frmZHCPDJList: TfrmZHCPDJList
|
|
Left = 282
|
|
Top = 162
|
|
Width = 1252
|
|
Height = 637
|
|
Caption = #25253#20215#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 = 1244
|
|
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 TBExport: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
Visible = False
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 345
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 72
|
|
Width = 1244
|
|
Height = 534
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Filter.AutoDataSetFilter = True
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skCount
|
|
Position = spFooter
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skCount
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1Column2
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1Column10
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column2
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column10
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column2
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column10
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.DataRowSizing = True
|
|
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 v1Column9: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'ZDDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 119
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'KHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 92
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #22269#23478
|
|
DataBinding.FieldName = 'GuoJia'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'YWY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'BZ'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
VisibleForCustomization = False
|
|
Width = 70
|
|
end
|
|
object v1ZICost: TcxGridDBColumn
|
|
Caption = #27719#29575
|
|
DataBinding.FieldName = 'HuiLv'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
VisibleForCustomization = False
|
|
Width = 80
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #29702#21333#21592
|
|
DataBinding.FieldName = 'LiDan'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 69
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #35810#26679#20010#25968
|
|
DataBinding.FieldName = 'XunYang'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #30331#35760#26679#20010#25968
|
|
DataBinding.FieldName = 'DJYang'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 112
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #21514#21345#25343#36208#20010#25968
|
|
DataBinding.FieldName = 'NaYang'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 112
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 127
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel11: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1244
|
|
Height = 40
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Panel5: TPanel
|
|
Left = 2
|
|
Top = 2
|
|
Width = 352
|
|
Height = 36
|
|
Align = alLeft
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object Label3: TLabel
|
|
Left = 13
|
|
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 = 205
|
|
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 = 81
|
|
Top = 8
|
|
Width = 122
|
|
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 = 225
|
|
Top = 8
|
|
Width = 122
|
|
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 = 354
|
|
Top = 2
|
|
Width = 888
|
|
Height = 36
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label2: TLabel
|
|
Left = 16
|
|
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 Label6: TLabel
|
|
Left = 134
|
|
Top = 12
|
|
Width = 32
|
|
Height = 15
|
|
Caption = #22269#23478
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 249
|
|
Top = 12
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #19994#21153#21592
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 536
|
|
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 Label1: TLabel
|
|
Left = 390
|
|
Top = 12
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #29702#21333#21592
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object KHName: TEdit
|
|
Tag = 2
|
|
Left = 50
|
|
Top = 8
|
|
Width = 72
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnChange = KHNameChange
|
|
end
|
|
object GuoJia: TEdit
|
|
Tag = 2
|
|
Left = 168
|
|
Top = 8
|
|
Width = 69
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnChange = KHNameChange
|
|
end
|
|
object YWY: TEdit
|
|
Tag = 2
|
|
Left = 300
|
|
Top = 8
|
|
Width = 74
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnChange = KHNameChange
|
|
end
|
|
object Note: TEdit
|
|
Tag = 2
|
|
Left = 571
|
|
Top = 8
|
|
Width = 74
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnChange = KHNameChange
|
|
end
|
|
object LiDan: TEdit
|
|
Tag = 2
|
|
Left = 441
|
|
Top = 7
|
|
Width = 74
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
OnChange = KHNameChange
|
|
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 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 = 248
|
|
Top = 152
|
|
object TBEdit: TMenuItem
|
|
Caption = #20462#25913
|
|
Visible = False
|
|
OnClick = TBEditClick
|
|
end
|
|
object TBDel: TMenuItem
|
|
Caption = #21024#38500
|
|
Visible = False
|
|
OnClick = TBDelClick
|
|
end
|
|
object BJ: TMenuItem
|
|
Caption = #25253#20215
|
|
Visible = False
|
|
OnClick = BJClick
|
|
end
|
|
end
|
|
end
|