D10myBiaoqi/A09财务通用管理/U_TaxSet.dfm

90 lines
1.8 KiB
Plaintext
Raw Normal View History

2025-11-08 10:16:26 +08:00
object frmTaxSet: TfrmTaxSet
Left = 0
Top = 0
Caption = #40664#35748#31246#29575
ClientHeight = 204
ClientWidth = 621
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object CGDSL: TcxTextEdit
Left = 60
Top = 80
TabOrder = 0
Width = 121
end
object CRate: TcxTextEdit
Left = 260
Top = 79
TabOrder = 1
Width = 121
end
object COrtherRate: TcxTextEdit
Left = 456
Top = 80
TabOrder = 2
Width = 121
end
object cxLabel1: TcxLabel
Left = 8
Top = 81
Caption = #22269#22320#31246#29575
end
object cxLabel2: TcxLabel
Left = 204
Top = 81
Caption = #22686#20540#31246#29575
end
object cxLabel3: TcxLabel
Left = 398
Top = 81
Caption = #20854#20182#31246#29575
end
object ToolBar1: TToolBar
Tag = 1
Left = 0
Top = 0
Width = 621
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 75
Caption = 'ToolBar1'
Color = clWhite
DisabledImages = DataLink_Financial.ImageList_new32
Images = DataLink_Financial.ImageList_new32
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 6
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object ADOQuery1: TADOQuery
Connection = DataLink_Financial.ADOLink
Parameters = <>
Left = 408
Top = 152
end
end