345 lines
9.7 KiB
Plaintext
345 lines
9.7 KiB
Plaintext
object frmInvoiceInInPut: TfrmInvoiceInInPut
|
|
Left = 484
|
|
Top = 189
|
|
Caption = #36827#39033#21457#31080#24405#20837
|
|
ClientHeight = 504
|
|
ClientWidth = 1530
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poDesktopCenter
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1530
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
DisabledImages = DataLink_Financial.cxImageList_bar
|
|
Images = DataLink_Financial.cxImageList_bar
|
|
List = True
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
ExplicitTop = -6
|
|
object TSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 16
|
|
OnClick = TSaveClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 2
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 6
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20837
|
|
ImageIndex = 18
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 339
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 30
|
|
Width = 1530
|
|
Height = 474
|
|
Align = alClient
|
|
TabOrder = 1
|
|
ExplicitTop = 29
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Qty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Money
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column4
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Footer = DataLink_Financial.Default
|
|
Styles.Header = DataLink_Financial.Default
|
|
object Tv1Column5: TcxGridDBColumn
|
|
Caption = #21457#31080#26085#26399
|
|
DataBinding.FieldName = 'IVDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #21457#31080#21495#30721
|
|
DataBinding.FieldName = 'IVNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #25105#26041#21333#20301
|
|
DataBinding.FieldName = 'OurCoName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = Tv1Column2PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_Financial.FontBlue
|
|
Width = 82
|
|
end
|
|
object Tv1Column4: TcxGridDBColumn
|
|
Caption = #23545#26041#21333#20301
|
|
DataBinding.FieldName = 'OppCoName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = Tv1Column4PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_Financial.FoneClMaroon
|
|
Width = 86
|
|
end
|
|
object Tv1Column6: TcxGridDBColumn
|
|
Caption = #19978#32423#21333#20301
|
|
DataBinding.FieldName = 'OppParentCoName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = Tv1Column6PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_Financial.FoneClMaroon
|
|
Width = 86
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #21457#31080#31867#22411
|
|
DataBinding.FieldName = 'IVType'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = Tv1Column3PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'F_Code'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object v1P_CodeName: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'F_Name'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1P_CodeNamePropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 119
|
|
end
|
|
object v1P_Spec: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'F_Spec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 103
|
|
end
|
|
object v1Qty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 83
|
|
end
|
|
object v1QtyUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1QtyUnitPropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object v1Price: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 93
|
|
end
|
|
object v1Money: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'Amount'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 81
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #31246#29575'(%)'
|
|
DataBinding.FieldName = 'tax'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #31246#39069
|
|
DataBinding.FieldName = 'TaxFee'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 53
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #21547#31246#37329#39069
|
|
DataBinding.FieldName = 'TaxAmount'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object Tv1Column8: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'Currency'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'CNY'
|
|
'USD'
|
|
'EUR')
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
object Tv1Column7: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Invoice
|
|
Left = 516
|
|
Top = 280
|
|
end
|
|
object CDS_Invoice: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 384
|
|
Top = 268
|
|
end
|
|
object GPM_1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 280
|
|
Top = 112
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_Financial.ADOLink
|
|
Parameters = <>
|
|
Left = 96
|
|
Top = 116
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Financial.ADOLink
|
|
Parameters = <>
|
|
Left = 180
|
|
Top = 116
|
|
end
|
|
object CDS_LM: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 528
|
|
Top = 200
|
|
end
|
|
object OpenDialog1: TOpenDialog
|
|
Left = 370
|
|
Top = 162
|
|
end
|
|
end
|