315 lines
7.3 KiB
Plaintext
315 lines
7.3 KiB
Plaintext
![]() |
object frmWarpRollerRk: TfrmWarpRollerRk
|
||
|
Left = 293
|
||
|
Top = 142
|
||
|
Width = 1293
|
||
|
Height = 658
|
||
|
BorderIcons = [biSystemMenu]
|
||
|
Caption = #32463#36724#20837#24211
|
||
|
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 Label6: TLabel
|
||
|
Left = 756
|
||
|
Top = 332
|
||
|
Width = 36
|
||
|
Height = 12
|
||
|
Caption = 'Label6'
|
||
|
end
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1277
|
||
|
Height = 29
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 59
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
EdgeInner = esNone
|
||
|
EdgeOuter = esNone
|
||
|
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 TBSave: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20445#23384
|
||
|
ImageIndex = 15
|
||
|
OnClick = TBSaveClick
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 29
|
||
|
Width = 1277
|
||
|
Height = 92
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label1: TLabel
|
||
|
Left = 73
|
||
|
Top = 20
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #20837#24211#26085#26399
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 407
|
||
|
Top = 20
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #20837#24211#31867#22411
|
||
|
end
|
||
|
object Label8: TLabel
|
||
|
Left = 249
|
||
|
Top = 20
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #20837#24211#21333#21495
|
||
|
end
|
||
|
object Label9: TLabel
|
||
|
Left = 248
|
||
|
Top = 58
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #23384#25918#24037#21378
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 73
|
||
|
Top = 58
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #26469#33258#24037#21378
|
||
|
end
|
||
|
object CRTime: TDateTimePicker
|
||
|
Left = 125
|
||
|
Top = 16
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
Date = 41509.970132187500000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 41509.970132187500000000
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object CRType: TComboBox
|
||
|
Left = 460
|
||
|
Top = 16
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
Style = csDropDownList
|
||
|
ItemHeight = 12
|
||
|
ItemIndex = 0
|
||
|
TabOrder = 2
|
||
|
Text = #26399#21021#20837#24211
|
||
|
Items.Strings = (
|
||
|
#26399#21021#20837#24211
|
||
|
#19978#27974#20837#24211
|
||
|
#22806#21457#25972#32463#20837#24211)
|
||
|
end
|
||
|
object JZRKNo: TEdit
|
||
|
Left = 297
|
||
|
Top = 16
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object FactoryName: TBtnEditA
|
||
|
Left = 298
|
||
|
Top = 54
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
ReadOnly = True
|
||
|
TabOrder = 4
|
||
|
Text = #20057#23545#32442#32455
|
||
|
OnBtnClick = FactoryNameBtnClick
|
||
|
end
|
||
|
object fromFactoryName: TBtnEditA
|
||
|
Left = 125
|
||
|
Top = 54
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
ReadOnly = True
|
||
|
TabOrder = 3
|
||
|
OnBtnClick = fromFactoryNameBtnClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 150
|
||
|
Width = 1277
|
||
|
Height = 469
|
||
|
Align = alClient
|
||
|
TabOrder = 3
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
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
|
||
|
OnCustomDrawIndicatorCell = Tv1CustomDrawIndicatorCell
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Caption = #35745#21010#21333#21495
|
||
|
DataBinding.FieldName = 'WBId'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.OnButtonClick = v1Column2PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 83
|
||
|
end
|
||
|
object v1P_Code: TcxGridDBColumn
|
||
|
Caption = #32463#36724#32534#21495
|
||
|
DataBinding.FieldName = 'WBCode'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.OnButtonClick = v1P_CodePropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 93
|
||
|
end
|
||
|
object v1P_CodeName: TcxGridDBColumn
|
||
|
Caption = #32463#36724#21517#31216
|
||
|
DataBinding.FieldName = 'WBName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 90
|
||
|
end
|
||
|
object v1Note: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'Note'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Sorting = False
|
||
|
Width = 179
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object ToolBar2: TToolBar
|
||
|
Left = 0
|
||
|
Top = 121
|
||
|
Width = 1277
|
||
|
Height = 29
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 59
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
EdgeInner = esNone
|
||
|
EdgeOuter = esNone
|
||
|
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 = 2
|
||
|
object btn1: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36873#36724
|
||
|
ImageIndex = 31
|
||
|
OnClick = btn1Click
|
||
|
end
|
||
|
object ToolButton2: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21024#34892
|
||
|
ImageIndex = 113
|
||
|
OnClick = ToolButton2Click
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_Warehouse.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 292
|
||
|
end
|
||
|
object ADOQueryTmp: TADOQuery
|
||
|
Connection = DataLink_Warehouse.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 344
|
||
|
Top = 4
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = CDS_Main
|
||
|
Left = 400
|
||
|
Top = 1
|
||
|
end
|
||
|
object CDS_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 464
|
||
|
Top = 1
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 556
|
||
|
Top = 9
|
||
|
end
|
||
|
end
|