397 lines
9.5 KiB
Plaintext
397 lines
9.5 KiB
Plaintext
object frmWarpRollerkCList: TfrmWarpRollerkCList
|
|
Left = 314
|
|
Top = 109
|
|
Width = 1290
|
|
Height = 643
|
|
Caption = #32463#36724#24211#23384
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
WindowState = wsMaximized
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Label7: TLabel
|
|
Left = 268
|
|
Top = 16
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #35268#26684#22411#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1274
|
|
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_Warehouse.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TOk: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #30830#23450
|
|
ImageIndex = 31
|
|
OnClick = TOkClick
|
|
end
|
|
object TBRafresh: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 68
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1274
|
|
Height = 53
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 73
|
|
Top = 20
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #32463#36724#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label31: TLabel
|
|
Left = 250
|
|
Top = 20
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #23384#25918#24037#21378
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 415
|
|
Top = 20
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #26469#33258#24037#21378
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 469
|
|
Top = 20
|
|
Width = 6
|
|
Height = 12
|
|
end
|
|
object Label15: TLabel
|
|
Left = 754
|
|
Top = 40
|
|
Width = 6
|
|
Height = 12
|
|
end
|
|
object WBCode: TEdit
|
|
Tag = 2
|
|
Left = 129
|
|
Top = 16
|
|
Width = 80
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = WBCodeChange
|
|
end
|
|
object FactoryName: TEdit
|
|
Tag = 2
|
|
Left = 309
|
|
Top = 16
|
|
Width = 80
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = WBCodeChange
|
|
end
|
|
object fromFactoryName: TEdit
|
|
Tag = 2
|
|
Left = 474
|
|
Top = 16
|
|
Width = 80
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = WBCodeChange
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 85
|
|
Width = 1274
|
|
Height = 519
|
|
Align = alClient
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBtnShadow
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = 'C_Code'
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Column = v1Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skCount
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Header = DataLink_Warehouse.Default
|
|
object v1Ssel: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'Ssel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 48
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #20837#24211#21333#21495
|
|
DataBinding.FieldName = 'JZRKNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
object v1CRTime: TcxGridDBColumn
|
|
Caption = #20837#24211#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
object v1CRType: TcxGridDBColumn
|
|
Caption = #20837#24211#31867#22411
|
|
DataBinding.FieldName = 'CRType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 81
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #32463#36724#32534#21495
|
|
DataBinding.FieldName = 'WBCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #26469#33258#24037#21378
|
|
DataBinding.FieldName = 'fromFactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v1Column16: TcxGridDBColumn
|
|
Caption = #23384#25918#24037#21378
|
|
DataBinding.FieldName = 'FactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 102
|
|
end
|
|
object v1Note: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
DataBinding.FieldName = 'isph'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
VisibleForCustomization = False
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Warehouse.ADOLink
|
|
Parameters = <>
|
|
Left = 383
|
|
Top = 222
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_Warehouse.ADOLink
|
|
Parameters = <>
|
|
Left = 348
|
|
Top = 225
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 611
|
|
Top = 233
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 577
|
|
Top = 231
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 645
|
|
Top = 231
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_Warehouse.ADOLink
|
|
Parameters = <>
|
|
Left = 427
|
|
Top = 391
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 462
|
|
Top = 391
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = RMDB_Main
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 497
|
|
Top = 392
|
|
ReportData = {}
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Warehouse.ADOLink
|
|
Parameters = <>
|
|
Left = 303
|
|
Top = 223
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 373
|
|
Top = 300
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object CDS_KCYJ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 577
|
|
Top = 299
|
|
end
|
|
object DS_KCYJ: TDataSource
|
|
DataSet = CDS_KCYJ
|
|
Left = 619
|
|
Top = 297
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 657
|
|
Top = 299
|
|
end
|
|
end
|