295 lines
7.1 KiB
Plaintext
295 lines
7.1 KiB
Plaintext
object frmYPCR: TfrmYPCR
|
|
Left = 188
|
|
Top = 79
|
|
Width = 1038
|
|
Height = 618
|
|
Caption = #20837#24211#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 = 1030
|
|
Height = 31
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_YPGL.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_YPGL.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 9
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 59
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 17
|
|
OnClick = TBDelClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 53
|
|
Visible = False
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 1030
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 466
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #35268' '#26684
|
|
end
|
|
object Label3: TLabel
|
|
Left = 302
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20013#25991#21517#31216
|
|
end
|
|
object Label2: TLabel
|
|
Left = 22
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #26597#35810#26085#26399
|
|
end
|
|
object Label6: TLabel
|
|
Left = 164
|
|
Top = 13
|
|
Width = 30
|
|
Height = 12
|
|
Caption = '-----'
|
|
end
|
|
object CYSpec: TEdit
|
|
Tag = 2
|
|
Left = 515
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = CYNameChange
|
|
end
|
|
object CYName: TEdit
|
|
Tag = 2
|
|
Left = 350
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = CYNameChange
|
|
end
|
|
object begdate: TDateTimePicker
|
|
Left = 72
|
|
Top = 9
|
|
Width = 97
|
|
Height = 20
|
|
Date = 41256.918237847230000000
|
|
Time = 41256.918237847230000000
|
|
TabOrder = 2
|
|
end
|
|
object Enddate: TDateTimePicker
|
|
Left = 182
|
|
Top = 9
|
|
Width = 97
|
|
Height = 20
|
|
Date = 41256.918237847230000000
|
|
Time = 41256.918237847230000000
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 70
|
|
Width = 1030
|
|
Height = 511
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
NavigatorButtons.Delete.Enabled = False
|
|
NavigatorButtons.Delete.Visible = False
|
|
DataController.DataSource = DS_HZ
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Tag = 3
|
|
Caption = #20837#24211#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
Properties.OnEditValueChanged = cxGridDBColumn1PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YPGL.Default
|
|
Width = 129
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #20013#25991#21517#31216
|
|
DataBinding.FieldName = 'CYName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YPGL.Default
|
|
Width = 140
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'CYSpec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YPGL.Default
|
|
Width = 110
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Tag = 3
|
|
Caption = #20837#24211#25968#37327
|
|
DataBinding.FieldName = 'CRQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = cxGridDBColumn5PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YPGL.Default
|
|
Width = 117
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'KCUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YPGL.Default
|
|
Width = 105
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_YPGL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 789
|
|
Top = 9
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YPGL.ADOLink
|
|
Parameters = <>
|
|
Left = 829
|
|
Top = 1
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_YPGL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 309
|
|
Top = 193
|
|
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 = 448
|
|
Top = 208
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
Left = 376
|
|
Top = 208
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 472
|
|
Top = 248
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 443
|
|
Top = 243
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 472
|
|
Top = 192
|
|
end
|
|
end
|