314 lines
8.2 KiB
Plaintext
314 lines
8.2 KiB
Plaintext
object frmYPCRIn: TfrmYPCRIn
|
|
Left = 15
|
|
Top = 171
|
|
Width = 1238
|
|
Height = 500
|
|
Align = alClient
|
|
Caption = #26679#21697#20837#24211
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1222
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
Flat = True
|
|
Images = DataLink_DDMD.ThreeImgList
|
|
List = True
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
Transparent = True
|
|
Wrapable = False
|
|
object BtnSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 5
|
|
OnClick = BtnSaveClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 12
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22797#21046#22686#34892
|
|
ImageIndex = 39
|
|
Visible = False
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20840#37096#26367#25442
|
|
ImageIndex = 19
|
|
Visible = False
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 300
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 13
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object BtnExit: TToolButton
|
|
Left = 363
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = BtnExitClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 48
|
|
Width = 1121
|
|
Height = 353
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = 'DefStr1'
|
|
end
|
|
item
|
|
Format = 'GYS'
|
|
end
|
|
item
|
|
Format = '1'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Quantity
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusFirstCellOnNewRecord = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
object v1Column1: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20837#24211#26102#38388
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.Kind = ckDateTime
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 100
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #23384#25918#20301#32622
|
|
DataBinding.FieldName = 'WeiZhi'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1Column18PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 74
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #26679#21697#32534#21495
|
|
DataBinding.FieldName = 'CYNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 84
|
|
end
|
|
object v1Column15: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'CYName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 57
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'CYMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 55
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'CYKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 53
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'CYSpec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 55
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #25104#20998
|
|
DataBinding.FieldName = 'CYCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 53
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #33457#22411
|
|
DataBinding.FieldName = 'CYHX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 58
|
|
end
|
|
object v1P_ChnName: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'CYColor'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
Properties.OnButtonClick = v1P_ChnNamePropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 53
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #26679#21697#31867#22411
|
|
DataBinding.FieldName = 'CYType'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v1Column4PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
end
|
|
object v1Quantity: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20837#24211#25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 74
|
|
end
|
|
object v1UnitName: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
#29255
|
|
#22871)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 47
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #22383#24067#21378
|
|
DataBinding.FieldName = 'PBFactory'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 58
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #26579#21378
|
|
DataBinding.FieldName = 'RCFactory'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 54
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21518#21152#24037#21378
|
|
DataBinding.FieldName = 'HJGFactory'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v1Note: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 109
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Sub
|
|
Left = 192
|
|
Top = 168
|
|
end
|
|
object CDS_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 232
|
|
Top = 168
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 296
|
|
Top = 200
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 264
|
|
Top = 200
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 224
|
|
Top = 200
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 496
|
|
Top = 176
|
|
end
|
|
end
|