D10myBiaoqi/A09财务通用管理/U_TaxList.dfm
DESKTOP-E401PHE\Administrator a500748e12 1234
2026-05-13 09:12:14 +08:00

813 lines
20 KiB
Plaintext

inherited frmTaxList: TfrmTaxList
Left = 315
Top = 101
Caption = #31246#36153#26680#31639
ClientHeight = 590
ClientWidth = 1281
FormStyle = fsMDIChild
Visible = True
ExplicitWidth = 1297
ExplicitHeight = 629
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1281
Height = 60
AutoSize = True
ButtonHeight = 30
ButtonWidth = 95
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_Financial.ImageList_new32
Images = DataLink_Financial.cxImageList_bar
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = TBRafreshClick
end
object ToolButton8: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
Visible = False
OnClick = ToolButton8Click
end
object btnAdd: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 9
OnClick = btnAddClick
end
object btnEdit: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 3
OnClick = btnEditClick
end
object ToolButton7: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 9
OnClick = ToolButton7Click
end
object ToolButton3: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #22797#21046
ImageIndex = 13
OnClick = ToolButton3Click
end
object btnDel: TToolButton
Left = 378
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 5
OnClick = btnDelClick
end
object btnChk: TToolButton
Left = 441
Top = 0
AutoSize = True
Caption = #23457#26680
ImageIndex = 12
Visible = False
OnClick = btnChkClick
end
object btnReChk: TToolButton
Left = 504
Top = 0
AutoSize = True
Caption = #25764#38144#23457#26680
ImageIndex = 11
Visible = False
OnClick = btnReChkClick
end
object ToolButton10: TToolButton
Left = 591
Top = 0
AutoSize = True
Caption = #24453#26680#39564
ImageIndex = 12
OnClick = ToolButton10Click
end
object ToolButton11: TToolButton
Left = 666
Top = 0
AutoSize = True
Caption = #21462#28040#24453#26680#39564
ImageIndex = 5
OnClick = ToolButton11Click
end
object ToolButton1: TToolButton
Left = 765
Top = 0
AutoSize = True
Caption = #20184#27454
ImageIndex = 12
Wrap = True
Visible = False
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 0
Top = 30
AutoSize = True
Caption = #25764#38144#20184#27454
ImageIndex = 11
Visible = False
OnClick = ToolButton2Click
end
object ToolButton9: TToolButton
Left = 87
Top = 30
AutoSize = True
Caption = #38468#20214#19978#20256
ImageIndex = 22
Visible = False
OnClick = ToolButton9Click
end
object ToolButton4: TToolButton
Left = 174
Top = 30
AutoSize = True
Caption = #23548#20986
ImageIndex = 20
Visible = False
OnClick = ToolButton4Click
end
object ToolButton5: TToolButton
Left = 237
Top = 30
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton5Click
end
object TBClose: TToolButton
Left = 324
Top = 30
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
object ToolButton6: TToolButton
Left = 387
Top = 30
AutoSize = True
Caption = #22270#29255#19978#20256
ImageIndex = 19
Visible = False
OnClick = ToolButton6Click
end
end
object Panel1: TPanel [1]
Left = 0
Top = 60
Width = 1281
Height = 43
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clWhite
ParentBackground = False
TabOrder = 1
object Label11: TLabel
Left = 167
Top = 12
Width = 12
Height = 12
Caption = #33267
end
object Label1: TLabel
Left = 284
Top = 11
Width = 48
Height = 12
Caption = #32463#33829#21333#20301
end
object Label2: TLabel
Left = 443
Top = 12
Width = 48
Height = 12
Caption = #35745#21010#21333#21495
end
object Label3: TLabel
Left = 603
Top = 12
Width = 24
Height = 12
Caption = #23458#25143
end
object Label4: TLabel
Left = 739
Top = 12
Width = 48
Height = 12
Caption = #23458#25143#21333#21495
end
object begdate: TDateTimePicker
Left = 77
Top = 9
Width = 85
Height = 20
Date = 41256.000000000000000000
Time = 0.918237847232376200
TabOrder = 0
end
object Enddate: TDateTimePicker
Left = 184
Top = 9
Width = 85
Height = 20
Date = 41256.000000000000000000
Time = 0.918237847232376200
TabOrder = 1
end
object CheckBox1: TCheckBox
Left = 0
Top = 10
Width = 71
Height = 17
Caption = #21046#21333#26085#26399
Checked = True
State = cbChecked
TabOrder = 2
end
object COrderNo: TEdit
Tag = 2
Left = 497
Top = 9
Width = 87
Height = 20
TabOrder = 3
OnKeyPress = OppCoNameKeyPress
end
object CBusiness_unit: TEdit
Tag = 2
Left = 338
Top = 8
Width = 87
Height = 20
TabOrder = 4
OnKeyPress = OppCoNameKeyPress
end
object CCustomer: TEdit
Tag = 2
Left = 637
Top = 8
Width = 87
Height = 20
TabOrder = 5
OnKeyPress = OppCoNameKeyPress
end
object BuyConNo: TEdit
Tag = 2
Left = 793
Top = 8
Width = 87
Height = 20
TabOrder = 6
OnKeyPress = OppCoNameKeyPress
end
end
object cxGrid1: TcxGrid [2]
Left = 0
Top = 103
Width = 1281
Height = 487
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 2
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
ScrollbarAnnotations.CustomAnnotations = <>
OnCustomDrawCell = Tv1CustomDrawCell
DataController.DataSource = DS_1
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = Tv1Column5
end
item
Kind = skSum
Column = Tv1Column7
end
item
Kind = skSum
Column = Tv1Column10
end
item
Kind = skSum
Column = Tv1Column13
end
item
Kind = skSum
Column = Tv1Column14
end
item
Kind = skSum
Column = Tv1Column15
end
item
Kind = skSum
Column = Tv1Column19
end
item
Kind = skSum
Column = Tv1Column20
end
item
Kind = skSum
Column = Tv1Column27
end
item
Kind = skSum
Column = Tv1Column21
end
item
Kind = skSum
Column = Tv1Column23
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.GoToNextCellOnEnter = True
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.IncSearch = DataLink_Financial.SHuangSe
Styles.Footer = DataLink_Financial.Default
Styles.Header = DataLink_Financial.Default
Styles.Inactive = DataLink_Financial.SHuangSe
Styles.Selection = DataLink_Financial.SHuangSe
object Tv1Column22: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
HeaderAlignmentHorz = taCenter
Width = 44
end
object Tv1Column12: TcxGridDBColumn
DataBinding.FieldName = 'RegType'
DataBinding.IsNullValueType = True
Visible = False
end
object Tv1Column1: TcxGridDBColumn
AlternateCaption = 'CBusiness_unit'
Caption = #32463#33829#21333#20301
DataBinding.FieldName = 'CBusiness_unit'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column2: TcxGridDBColumn
Caption = #35745#21010#21333#21495
DataBinding.FieldName = 'COrderNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column26: TcxGridDBColumn
Caption = #23458#25143#21333#21495
DataBinding.FieldName = 'BuyConNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 78
end
object Tv1Column3: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'CCustomer'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column4: TcxGridDBColumn
Caption = #19994#21153#21592
DataBinding.FieldName = 'Csalesman'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column5: TcxGridDBColumn
Caption = #22806#24065#26680#38144#37329#39069
DataBinding.FieldName = 'C_WBHXJE'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 90
end
object Tv1Column6: TcxGridDBColumn
Caption = #26680#38144#27719#29575
DataBinding.FieldName = 'C_HXrate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column7: TcxGridDBColumn
Caption = #20154#27665#24065#26680#38144#37329#39069
DataBinding.FieldName = 'C_RMBHXJE'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
object Tv1Column8: TcxGridDBColumn
Caption = #26159#21542#21547#31246
DataBinding.FieldName = 'SFHS'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column9: TcxGridDBColumn
Caption = #21046#21333#26085#26399
DataBinding.FieldName = 'CZDDate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column25: TcxGridDBColumn
Caption = #19979#21333#26085#26399
DataBinding.FieldName = 'OrdDate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 84
end
object Tv1Column10: TcxGridDBColumn
Caption = #22806#24065#23454#26680#37329#39069
DataBinding.FieldName = 'CWBSHJE'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 90
end
object Tv1Column11: TcxGridDBColumn
Caption = #22806#24065#23454#26680#27719#29575
DataBinding.FieldName = 'CWBSHrate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 90
end
object Tv1Column13: TcxGridDBColumn
Caption = #20154#27665#24065#23454#25910#37329#39069
DataBinding.FieldName = 'CRMBSSJE'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
object Tv1Column14: TcxGridDBColumn
Caption = #36864#31246#25910#30410
DataBinding.FieldName = 'CTSSY'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column15: TcxGridDBColumn
Caption = #25104#21697#24320#31080#37329#39069
DataBinding.FieldName = 'CCPKPJE'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 90
end
object Tv1Column16: TcxGridDBColumn
Caption = #22269#22320#31246#29575
DataBinding.FieldName = 'CGDSL'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column17: TcxGridDBColumn
Caption = #22686#20540#31246#29575
DataBinding.FieldName = 'CRate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column18: TcxGridDBColumn
Caption = #20854#20182#31246#29575
DataBinding.FieldName = 'COrtherRate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column19: TcxGridDBColumn
Caption = #22806#24065#25910#30410
DataBinding.FieldName = 'CWBSY'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column20: TcxGridDBColumn
Caption = #36864#31246#29702#35770#25910#30410
DataBinding.FieldName = 'TSLLSY'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 90
end
object Tv1Column27: TcxGridDBColumn
Caption = #25163#32493#36153
DataBinding.FieldName = 'CSXF'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 72
end
object Tv1Column21: TcxGridDBColumn
Caption = #22269#22320#31246
DataBinding.FieldName = 'GDS'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column23: TcxGridDBColumn
Caption = #20854#20182#31246#36153
DataBinding.FieldName = 'COrderSF'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column28: TcxGridDBColumn
Caption = #24453#26680#39564
DataBinding.FieldName = 'HYStatus'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 72
end
object Tv1Column24: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object Tv1Column29: TcxGridDBColumn
DataBinding.FieldName = 'status'
DataBinding.IsNullValueType = True
Visible = False
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv1
end
end
object Panel2: TPanel [3]
Left = 983
Top = 301
Width = 237
Height = 89
TabOrder = 3
Visible = False
object SetDate1: TDateTimePicker
Left = 29
Top = 49
Width = 85
Height = 20
Date = 41256.000000000000000000
Time = 0.918237847232376200
TabOrder = 0
end
object Panel3: TPanel
Left = 1
Top = 1
Width = 235
Height = 24
Align = alTop
Caption = #25490#27454#26085#26399#36873#25321
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentBackground = False
ParentFont = False
TabOrder = 1
object Button4: TButton
Left = 194
Top = -1
Width = 41
Height = 26
Caption = #20851#38381
TabOrder = 0
OnClick = Button4Click
end
end
object Button1: TButton
Left = 136
Top = 47
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
end
object Panel4: TPanel [4]
Left = 71
Top = 172
Width = 237
Height = 89
TabOrder = 4
Visible = False
object SetDate2: TDateTimePicker
Left = 29
Top = 49
Width = 85
Height = 20
Date = 41256.000000000000000000
Time = 0.918237847232376200
TabOrder = 0
end
object Panel5: TPanel
Left = 1
Top = 1
Width = 235
Height = 24
Align = alTop
Caption = #23454#20184#26085#26399#36873#25321
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentBackground = False
ParentFont = False
TabOrder = 1
object Button3: TButton
Left = 196
Top = -1
Width = 41
Height = 26
Caption = #20851#38381
TabOrder = 0
OnClick = Button3Click
end
end
object Button2: TButton
Left = 136
Top = 47
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button2Click
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_Financial.ADOLink
Left = 233
Top = 176
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_Financial.ADOLink
Left = 121
Top = 177
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Financial.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 197
Top = 433
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Financial.ADOLink
Parameters = <>
Left = 101
Top = 433
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Financial.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 293
Top = 433
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
DefaultCollate = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDB_Main
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 232
Top = 288
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
Left = 168
Top = 280
end
object GPM_1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 472
Top = 360
end
object DS_1: TDataSource
DataSet = CDS_1
Left = 611
Top = 363
end
object CDS_1: TClientDataSet
Aggregates = <>
Params = <>
Left = 544
Top = 360
end
object PopupMenu1: TPopupMenu
Left = 544
Top = 288
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N3: TMenuItem
Caption = #20840#24323
OnClick = N3Click
end
object N2: TMenuItem
Caption = #22797#21046
OnClick = N2Click
end
end
end