394 lines
10 KiB
Plaintext
394 lines
10 KiB
Plaintext
object frmZdyAttachCP: TfrmZdyAttachCP
|
|
Left = 108
|
|
Top = 101
|
|
Width = 1075
|
|
Height = 569
|
|
Caption = #20135#21697#36164#26009#31649#29702
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1067
|
|
Height = 31
|
|
ButtonHeight = 30
|
|
ButtonWidth = 113
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_PBMDDJ.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_PBMDDJ.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 = 20
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25552#21462'Excel'#25968#25454
|
|
ImageIndex = 68
|
|
Visible = False
|
|
OnClick = ToolButton5Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 243
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 68
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 306
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 1067
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 191
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20135#21697#21517#31216
|
|
end
|
|
object Label1: TLabel
|
|
Left = 22
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20135#21697#32534#21495
|
|
end
|
|
object Label2: TLabel
|
|
Left = 369
|
|
Top = 13
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #31867#22411
|
|
end
|
|
object ZdyName: TEdit
|
|
Tag = 2
|
|
Left = 241
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = ZdyNameChange
|
|
end
|
|
object ZdyCode: TEdit
|
|
Tag = 2
|
|
Left = 71
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = ZdyNameChange
|
|
end
|
|
object DEFstr5: TComboBox
|
|
Tag = 1
|
|
Left = 398
|
|
Top = 8
|
|
Width = 81
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 2
|
|
OnChange = ZdyNameChange
|
|
Items.Strings = (
|
|
#22383#24067
|
|
#25104#21697
|
|
'')
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 70
|
|
Width = 1067
|
|
Height = 468
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
NavigatorButtons.Delete.Enabled = False
|
|
NavigatorButtons.Delete.Visible = False
|
|
OnCellDblClick = Tv2CellDblClick
|
|
DataController.DataSource = DS_HZ
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_PBMDDJ.SHuangSe
|
|
Styles.IncSearch = DataLink_PBMDDJ.SHuangSe
|
|
Styles.Selection = DataLink_PBMDDJ.SHuangSe
|
|
Styles.Header = DataLink_PBMDDJ.handBlack
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'ZdyCode'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 80
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'ZdyName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Options.Sorting = False
|
|
Width = 124
|
|
end
|
|
object v2Column11: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'DEFstr5'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 53
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'DEFstr1'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 72
|
|
end
|
|
object v2Column4: TcxGridDBColumn
|
|
Caption = #25104#20221
|
|
DataBinding.FieldName = 'DEFstr2'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 74
|
|
end
|
|
object v2Column5: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'DEFstr3'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 68
|
|
end
|
|
object v2Mrate: TcxGridDBColumn
|
|
Caption = #35745#21010#32553#29575'(%)'
|
|
DataBinding.FieldName = 'Mrate'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 80
|
|
end
|
|
object v2Column13: TcxGridDBColumn
|
|
Caption = #24037#33402
|
|
DataBinding.FieldName = 'defNote2'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 100
|
|
end
|
|
object v2Column8: TcxGridDBColumn
|
|
Caption = #33457#21495
|
|
DataBinding.FieldName = 'DEFstr4'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 58
|
|
end
|
|
object v2Column10: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'DEFstr6'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 61
|
|
end
|
|
object v2Column9: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'DEFstr7'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 73
|
|
end
|
|
object v2Column7: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'DEFstr8'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 61
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 114
|
|
end
|
|
object v2Column14: TcxGridDBColumn
|
|
Caption = #25805#20316#21592
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 60
|
|
end
|
|
object v2Column15: TcxGridDBColumn
|
|
Caption = #25805#20316#26102#38388
|
|
DataBinding.FieldName = 'FillTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 80
|
|
end
|
|
object v2Column16: TcxGridDBColumn
|
|
Caption = #20179#20301
|
|
DataBinding.FieldName = 'DEFstr4'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Width = 70
|
|
end
|
|
object v2Column17: TcxGridDBColumn
|
|
Caption = #20179#20301#25968
|
|
DataBinding.FieldName = 'DEFstr5'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Width = 70
|
|
end
|
|
object v2defflt1: TcxGridDBColumn
|
|
Caption = #20215#26684#22686#24133
|
|
DataBinding.FieldName = 'defflt1'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Options.Editing = False
|
|
Width = 60
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 789
|
|
Top = 9
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
Parameters = <>
|
|
Left = 829
|
|
Top = 1
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 741
|
|
Top = 161
|
|
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 = RMDB_Main
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 864
|
|
Top = 224
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
Left = 928
|
|
Top = 216
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 888
|
|
Top = 224
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 843
|
|
Top = 147
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 840
|
|
Top = 128
|
|
end
|
|
object OpenDialog1: TOpenDialog
|
|
Left = 936
|
|
Top = 41
|
|
end
|
|
end
|