219 lines
5.6 KiB
Plaintext
219 lines
5.6 KiB
Plaintext
object frmYGYPInPut_BGYPKCDJ: TfrmYGYPInPut_BGYPKCDJ
|
|
Left = 293
|
|
Top = 128
|
|
Width = 845
|
|
Height = 523
|
|
Caption = #21150#20844#29992#21697#24405#20837
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 829
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
Color = clBtnFace
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_WTOA.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 ToolButton1: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 12
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TADD: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25163#21160#26032#22686
|
|
ImageIndex = 12
|
|
OnClick = TAddClick
|
|
end
|
|
object TDel: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 13
|
|
OnClick = TDelClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 29
|
|
Width = 829
|
|
Height = 456
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Header = cxStyle1
|
|
object v1KCName: TcxGridDBColumn
|
|
Caption = #21150#20844#21697#21517
|
|
DataBinding.FieldName = 'KCName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1BGNamePropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 94
|
|
end
|
|
object v1KCPlace: TcxGridDBColumn
|
|
Caption = #23384#25918#22320#28857
|
|
DataBinding.FieldName = 'KCPlace'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1KCPlacePropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 76
|
|
end
|
|
object v1KCQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'KCQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 93
|
|
end
|
|
object v1KCUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'KCUnit'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1BGUnitPropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 98
|
|
end
|
|
object v1RKPeoPle: TcxGridDBColumn
|
|
Caption = #25805#20316#21592
|
|
DataBinding.FieldName = 'RKPeoPle'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 76
|
|
end
|
|
object v1RKDate: TcxGridDBColumn
|
|
Caption = #20837#24211#26085#26399
|
|
DataBinding.FieldName = 'RKDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 74
|
|
end
|
|
object v1KCNote: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'KCNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 207
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object ADOTemp: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 440
|
|
Top = 101
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 404
|
|
Top = 101
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 370
|
|
Top = 102
|
|
object N1: TMenuItem
|
|
Caption = #22686#21152#22270#29255
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #21024#38500#22270#29255
|
|
end
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 474
|
|
Top = 101
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 508
|
|
Top = 101
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
end
|