532 lines
12 KiB
Plaintext
532 lines
12 KiB
Plaintext
object frmXYZMAKEList: TfrmXYZMAKEList
|
|
Left = 165
|
|
Top = 123
|
|
Width = 1364
|
|
Height = 670
|
|
Caption = #20449#29992#35777#21046#20316#21015#34920
|
|
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 = 1348
|
|
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
|
|
Visible = False
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBAdd: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 1
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBEdit: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 11
|
|
OnClick = TBEditClick
|
|
end
|
|
object TBCopy: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22797#21046
|
|
ImageIndex = 38
|
|
OnClick = TBCopyClick
|
|
end
|
|
object TBView: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 55
|
|
OnClick = TBViewClick
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 378
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 3
|
|
OnClick = TBDelClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 441
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 68
|
|
Visible = False
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 504
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1348
|
|
Height = 59
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 28
|
|
Top = 12
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #25910#21040#26102#38388
|
|
end
|
|
object Label6: TLabel
|
|
Left = 376
|
|
Top = 12
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #24320#35777#34892
|
|
end
|
|
object Label5: TLabel
|
|
Left = 196
|
|
Top = 35
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #35746#21333#21495
|
|
end
|
|
object Label2: TLabel
|
|
Left = 388
|
|
Top = 35
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #23458#25143
|
|
end
|
|
object Label4: TLabel
|
|
Left = 172
|
|
Top = 12
|
|
Width = 60
|
|
Height = 12
|
|
Caption = #20449#29992#35777#21495#30721
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 77
|
|
Top = 8
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 77
|
|
Top = 31
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 1
|
|
end
|
|
object XKZH: TEdit
|
|
Tag = 2
|
|
Left = 414
|
|
Top = 8
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnKeyPress = XORDERNOKeyPress
|
|
end
|
|
object XORDERNO: TEdit
|
|
Tag = 2
|
|
Left = 233
|
|
Top = 31
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnKeyPress = XORDERNOKeyPress
|
|
end
|
|
object XKHNAME: TEdit
|
|
Tag = 2
|
|
Left = 414
|
|
Top = 31
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnKeyPress = XORDERNOKeyPress
|
|
end
|
|
object XYNO: TEdit
|
|
Tag = 2
|
|
Left = 233
|
|
Top = 8
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnKeyPress = XORDERNOKeyPress
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 91
|
|
Width = 1348
|
|
Height = 540
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 2
|
|
object TV1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end>
|
|
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
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.GroupFooters = gfAlwaysVisible
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object tv2Column1: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 68
|
|
end
|
|
object TV1Column7: TcxGridDBColumn
|
|
Caption = #25910#21040#26085#26399
|
|
DataBinding.FieldName = 'XSDRQ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = cxStyle1
|
|
Width = 81
|
|
end
|
|
object TV1Column12: TcxGridDBColumn
|
|
Caption = #20449#29992#35777#21495#30721
|
|
DataBinding.FieldName = 'XYNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = cxStyle1
|
|
Width = 107
|
|
end
|
|
object tv2Column3: TcxGridDBColumn
|
|
Caption = #24320#35777#34892
|
|
DataBinding.FieldName = 'XKZH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = cxStyle1
|
|
Width = 91
|
|
end
|
|
object TV1Column10: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'XKHNAME'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = cxStyle1
|
|
Width = 90
|
|
end
|
|
object TV1Column11: TcxGridDBColumn
|
|
Caption = #20323#37329#27604#20363
|
|
DataBinding.FieldName = 'XYJBL'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = cxStyle1
|
|
Width = 85
|
|
end
|
|
object TV1Column9: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'XORDERNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = cxStyle1
|
|
Width = 86
|
|
end
|
|
object tv2Column2: TcxGridDBColumn
|
|
Caption = #35013#36816#26399#38480
|
|
DataBinding.FieldName = 'XZYQX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = cxStyle1
|
|
Width = 89
|
|
end
|
|
object TV1Column2: TcxGridDBColumn
|
|
Caption = #36215#36816#22320
|
|
DataBinding.FieldName = 'XQYD'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 66
|
|
end
|
|
object TV1Column3: TcxGridDBColumn
|
|
Caption = #30446#30340#22320
|
|
DataBinding.FieldName = 'XMDD'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 66
|
|
end
|
|
object TV1Column5: TcxGridDBColumn
|
|
Caption = #26159#21542#20998#25209
|
|
DataBinding.FieldName = 'XFP'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 79
|
|
end
|
|
object TV1Column1: TcxGridDBColumn
|
|
Caption = #25968#37327#20844#24046
|
|
DataBinding.FieldName = 'XSLGC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 85
|
|
end
|
|
object XTBYQ: TcxGridDBColumn
|
|
Caption = #29305#21035#35201#27714
|
|
DataBinding.FieldName = 'XTBYQ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 84
|
|
end
|
|
object XXYZZT: TcxGridDBColumn
|
|
Caption = #20449#29992#35777#29366#24577
|
|
DataBinding.FieldName = 'XXYZZT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 119
|
|
end
|
|
object TV1Column4: TcxGridDBColumn
|
|
Caption = #20462#25913#27425#25968
|
|
DataBinding.FieldName = 'XXGCS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 82
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 920
|
|
Top = 184
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 1000
|
|
Top = 228
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 952
|
|
Top = 184
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 925
|
|
Top = 217
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 785
|
|
Top = 173
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 957
|
|
Top = 217
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 350
|
|
Top = 252
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object ClientDataSet1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 777
|
|
Top = 299
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 883
|
|
Top = 487
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ClientDataSet2
|
|
Left = 917
|
|
Top = 487
|
|
end
|
|
object ClientDataSet2: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 949
|
|
Top = 487
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 100
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 609
|
|
Top = 296
|
|
end
|
|
object CDS_Print: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 536
|
|
Top = 316
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 = 548
|
|
Top = 300
|
|
ReportData = {}
|
|
end
|
|
object RMDBDataSet1: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_Print
|
|
Left = 524
|
|
Top = 284
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 616
|
|
Top = 316
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #40657#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
end
|