306 lines
8.3 KiB
Plaintext
306 lines
8.3 KiB
Plaintext
![]() |
object frmGYSFPInPutWGL: TfrmGYSFPInPutWGL
|
||
|
Left = 42
|
||
|
Top = 67
|
||
|
Width = 1191
|
||
|
Height = 625
|
||
|
Align = alClient
|
||
|
Caption = #20379#24212#21830#21457#31080#24405#20837
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
Position = poScreenCenter
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1175
|
||
|
Height = 29
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 59
|
||
|
Caption = 'ToolBar1'
|
||
|
EdgeInner = esNone
|
||
|
EdgeOuter = esNone
|
||
|
Flat = True
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
Images = DataLink_DDMD.ThreeImgList
|
||
|
List = True
|
||
|
ParentFont = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBSave: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20445#23384
|
||
|
ImageIndex = 5
|
||
|
OnClick = TBSaveClick
|
||
|
end
|
||
|
object ToolButton3: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #22686#34892
|
||
|
ImageIndex = 12
|
||
|
OnClick = ToolButton3Click
|
||
|
end
|
||
|
object ToolButton4: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21024#34892
|
||
|
ImageIndex = 13
|
||
|
OnClick = ToolButton4Click
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 189
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 29
|
||
|
Width = 1175
|
||
|
Height = 557
|
||
|
Align = alClient
|
||
|
TabOrder = 1
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
Column = v1Column12
|
||
|
end>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column3
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column12
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.GroupFooters = gfAlwaysVisible
|
||
|
Styles.Inactive = DataLink_DDMD.SkyBlue
|
||
|
Styles.IncSearch = DataLink_DDMD.SkyBlue
|
||
|
Styles.Selection = DataLink_DDMD.SkyBlue
|
||
|
Styles.Header = DataLink_DDMD.Default
|
||
|
object v1Column6: TcxGridDBColumn
|
||
|
Caption = #35746#21333#21495
|
||
|
DataBinding.FieldName = 'BCOrderNo'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.Alignment.Horz = taCenter
|
||
|
Properties.Alignment.Vert = taVCenter
|
||
|
Properties.CharCase = ecUpperCase
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 131
|
||
|
end
|
||
|
object v1Column4: TcxGridDBColumn
|
||
|
Caption = #20379#24212#21830
|
||
|
DataBinding.FieldName = 'FactoryName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
Properties.OnButtonClick = v1Column4PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 115
|
||
|
end
|
||
|
object v1Column20: TcxGridDBColumn
|
||
|
Caption = #26412#20844#21496#25260#22836
|
||
|
DataBinding.FieldName = 'GHDanWei'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
Properties.OnButtonClick = v1Column20PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 92
|
||
|
end
|
||
|
object v1Column9: TcxGridDBColumn
|
||
|
Caption = #21457#31080#21495
|
||
|
DataBinding.FieldName = 'FPNO'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Width = 87
|
||
|
end
|
||
|
object v1Column10: TcxGridDBColumn
|
||
|
Caption = #21457#31080#26085#26399
|
||
|
DataBinding.FieldName = 'FPDate'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 86
|
||
|
end
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Caption = #21457#31080#20379#24212#21830
|
||
|
DataBinding.FieldName = 'XHDanWei'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.Alignment.Horz = taLeftJustify
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderAlignmentVert = vaCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Styles.Header = DataLink_DDMD.Default
|
||
|
Width = 100
|
||
|
end
|
||
|
object v1Column18: TcxGridDBColumn
|
||
|
Caption = #36135#29289#21697#21517
|
||
|
DataBinding.FieldName = 'BFName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
Properties.OnButtonClick = v1Column18PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 96
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #21333#20301
|
||
|
DataBinding.FieldName = 'QtyUnit'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.DropDownListStyle = lsFixedList
|
||
|
Properties.Items.Strings = (
|
||
|
'M'
|
||
|
'KG')
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Width = 49
|
||
|
end
|
||
|
object v1Column3: TcxGridDBColumn
|
||
|
Caption = #25968#37327
|
||
|
DataBinding.FieldName = 'Qty'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.Alignment.Horz = taCenter
|
||
|
Properties.Alignment.Vert = taVCenter
|
||
|
Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Caption = #21333#20215
|
||
|
DataBinding.FieldName = 'Price'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.Alignment.Horz = taCenter
|
||
|
Properties.Alignment.Vert = taVCenter
|
||
|
Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderAlignmentVert = vaCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Width = 70
|
||
|
end
|
||
|
object v1Column12: TcxGridDBColumn
|
||
|
Caption = #37329#39069
|
||
|
DataBinding.FieldName = 'Money'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.Alignment.Horz = taCenter
|
||
|
Properties.Alignment.Vert = taVCenter
|
||
|
Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 74
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object ADOTemp: TADOQuery
|
||
|
Connection = DataLink_DDMD.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 472
|
||
|
Top = 141
|
||
|
end
|
||
|
object ADOCmd: TADOQuery
|
||
|
Connection = DataLink_DDMD.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 549
|
||
|
Top = 147
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = Order_Sub
|
||
|
Left = 543
|
||
|
Top = 184
|
||
|
end
|
||
|
object Order_Sub: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 478
|
||
|
Top = 180
|
||
|
end
|
||
|
object ADOQuery1: TADOQuery
|
||
|
Connection = DataLink_DDMD.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 581
|
||
|
Top = 149
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
PopupMenus = <>
|
||
|
Left = 514
|
||
|
Top = 182
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_DDMD.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 514
|
||
|
Top = 147
|
||
|
end
|
||
|
end
|