457 lines
11 KiB
Plaintext
457 lines
11 KiB
Plaintext
object frmCIInPut: TfrmCIInPut
|
|
Left = 100
|
|
Top = 77
|
|
Width = 1029
|
|
Height = 591
|
|
Align = alClient
|
|
Caption = 'CI'#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 = 1013
|
|
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 TBClose: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox
|
|
Left = 0
|
|
Top = 29
|
|
Width = 1013
|
|
Height = 72
|
|
Align = alTop
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
Ctl3D = False
|
|
ParentCtl3D = False
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 36
|
|
Top = 12
|
|
Width = 78
|
|
Height = 12
|
|
Caption = #38144#21806#21457#31080#21495#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 36
|
|
Top = 44
|
|
Width = 81
|
|
Height = 12
|
|
Caption = #26085' '#26399#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label11: TLabel
|
|
Left = 543
|
|
Top = 44
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #36153#29992#37329#39069#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label15: TLabel
|
|
Left = 295
|
|
Top = 44
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #36153#29992#21517#31216#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 295
|
|
Top = 12
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #23458' '#25143#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object CINO: TEdit
|
|
Left = 110
|
|
Top = 9
|
|
Width = 120
|
|
Height = 18
|
|
CharCase = ecUpperCase
|
|
TabOrder = 0
|
|
end
|
|
object CIDate: TDateTimePicker
|
|
Left = 110
|
|
Top = 40
|
|
Width = 123
|
|
Height = 20
|
|
BevelInner = bvNone
|
|
Date = 40916.670856296290000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40916.670856296290000000
|
|
TabOrder = 1
|
|
end
|
|
object OtherFeeName: TBtnEditA
|
|
Left = 356
|
|
Top = 40
|
|
Width = 120
|
|
Height = 20
|
|
ReadOnly = True
|
|
TabOrder = 2
|
|
OnBtnClick = OtherFeeNameBtnClick
|
|
end
|
|
object CustomerNoName: TEdit
|
|
Left = 357
|
|
Top = 9
|
|
Width = 120
|
|
Height = 18
|
|
CharCase = ecUpperCase
|
|
ReadOnly = True
|
|
TabOrder = 3
|
|
end
|
|
object OtherFee: TEdit
|
|
Left = 605
|
|
Top = 41
|
|
Width = 120
|
|
Height = 18
|
|
CharCase = ecUpperCase
|
|
TabOrder = 4
|
|
end
|
|
end
|
|
object ToolBar2: TToolBar
|
|
Left = 0
|
|
Top = 101
|
|
Width = 1013
|
|
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 = 2
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 12
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 13
|
|
OnClick = ToolButton2Click
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 130
|
|
Width = 1013
|
|
Height = 422
|
|
Align = alClient
|
|
TabOrder = 3
|
|
object Tv2: TcxGridDBTableView
|
|
OnMouseDown = Tv2MouseDown
|
|
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
|
|
Column = v1Column11
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1ShipDate
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column11
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1ShipDate
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column2
|
|
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 v2Column4: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 68
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'CustomerNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 92
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 79
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'PRTCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #33457#22411
|
|
DataBinding.FieldName = 'PRTHX'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v1Column20: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 72
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #21457#36135#31867#22411
|
|
DataBinding.FieldName = 'FHType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 73
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Tag = 999
|
|
Caption = #21457#36135#26085#26399
|
|
DataBinding.FieldName = 'FHDate'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 68
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #21457#36135#21305#25968
|
|
DataBinding.FieldName = 'FHPS'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 65
|
|
end
|
|
object v1ShipDate: TcxGridDBColumn
|
|
Caption = #21457#36135#25968#37327
|
|
DataBinding.FieldName = 'FHQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 70
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'PriceUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 48
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'CSPrice'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = v2Column1PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 61
|
|
end
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'CSMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v2Column5: TcxGridDBColumn
|
|
Caption = #25187#27454#37329#39069
|
|
DataBinding.FieldName = 'SKKMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object ADOTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 598
|
|
Top = 3
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 519
|
|
Top = 1
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 434
|
|
Top = 394
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 467
|
|
Top = 394
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ADOZDY
|
|
Left = 240
|
|
end
|
|
object ADOZDY: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 280
|
|
Top = 65533
|
|
end
|
|
object CDS_ZDY: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 208
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 560
|
|
Top = 1
|
|
end
|
|
end
|