📄 usalesettlement.dfm
字号:
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 94
Top = 65
Width = 6
Height = 12
end
object Label3: TLabel
Left = 94
Top = 255
Width = 6
Height = 12
end
object Label4: TLabel
Left = 94
Top = 278
Width = 6
Height = 12
end
object Label5: TLabel
Left = 85
Top = 301
Width = 6
Height = 12
end
object Label26: TLabel
Left = 22
Top = 278
Width = 72
Height = 12
Caption = #20313' '#39069#65306#65509
Transparent = True
end
object Label27: TLabel
Left = 22
Top = 301
Width = 60
Height = 12
Caption = #20313#39069#21435#21521#65306
Transparent = True
end
object Label28: TLabel
Left = 22
Top = 256
Width = 72
Height = 12
Caption = #21487#29992#37329#39069#65306#65509
Transparent = True
end
object Label6: TLabel
Left = 81
Top = 40
Width = 12
Height = 12
AutoSize = False
Caption = #65509
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Panel4: TPanel
Left = 0
Top = 30
Width = 2
Height = 324
Align = alLeft
BevelOuter = bvNone
Color = 13003057
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Panel6: TPanel
Left = 202
Top = 30
Width = 2
Height = 324
Align = alRight
BevelOuter = bvNone
Color = 13003057
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Panel3: TPanel
Left = 0
Top = 354
Width = 204
Height = 2
Align = alBottom
BevelOuter = bvNone
Color = 13003057
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Panel1: TPanel
Left = 21
Top = 92
Width = 161
Height = 1
BevelOuter = bvNone
Color = 15117704
TabOrder = 3
end
object Panel2: TPanel
Left = 21
Top = 245
Width = 160
Height = 1
BevelOuter = bvNone
Color = 15117704
TabOrder = 4
end
object EnterButton: TLBButton
Left = 48
Top = 328
Width = 62
Height = 19
Cursor = crHandPoint
Caption = #30830#23450'(&Y)'
TabOrder = 5
OnClick = EnterButtonClick
end
object CancelButton: TLBButton
Left = 122
Top = 328
Width = 62
Height = 19
Cursor = crHandPoint
Caption = #21462#28040'(&C)'
TabOrder = 6
OnClick = SysCloseButtonClick
end
object CurrentsumEdit: TLBCurrencyEdit
Left = 77
Top = 102
Width = 104
Height = 19
BorderStyle = bsNone
CurrencySymbol = #65509
DigitalNumber = 13
FocusedColor = 16251903
NegativeFont.Charset = DEFAULT_CHARSET
NegativeFont.Color = clWindowText
NegativeFont.Height = -11
NegativeFont.Name = 'MS Sans Serif'
NegativeFont.Style = []
ParentColor = False
TabOrder = 7
TabStop = True
ZeroEmpty = False
OnExit = CurrentsumEditExit
OnKeyDown = CurrentsumEditKeyDown
end
object LBComboBox1: TLBComboBox
Left = 77
Top = 132
Width = 105
Height = 20
ArrowColor = clBlack
ButtonColor = 13741485
ButStyle = cbsXp
ItemHeight = 12
Items.Strings = (
#29616#37329
#25903#31080
#38134#34892#27719#31080
#21830#19994#27719#31080'-'#21830#19994#25215#20817
#21830#19994#27719#31080'-'#38134#34892#25215#20817
#38134#34892#26412#31080
#27719#20817)
TabOrder = 8
ItemIndex = -1
OnKeyDown = CurrentsumEditKeyDown
end
object LBEdit1: TLBEdit
Left = 77
Top = 163
Width = 105
Height = 18
ParentColor = True
TabOrder = 9
OnKeyDown = CurrentsumEditKeyDown
end
object CurrencyEdit: TLBCurrencyEdit
Left = 78
Top = 194
Width = 104
Height = 19
BorderStyle = bsNone
CurrencySymbol = #65509
DigitalNumber = 13
FocusedColor = 16251903
NegativeFont.Charset = DEFAULT_CHARSET
NegativeFont.Color = clWindowText
NegativeFont.Height = -11
NegativeFont.Name = 'MS Sans Serif'
NegativeFont.Style = []
ParentColor = False
TabOrder = 10
TabStop = True
ZeroEmpty = False
OnExit = CurrencyEditExit
OnKeyDown = CurrencyEditKeyDown
end
object isPrepaySumCheck: TLBCheckBox
Left = 104
Top = 224
Width = 81
Height = 17
Caption = #20351#29992#39044#25910#27454
TabOrder = 11
TabStop = True
OnClick = isPrepaySumCheckClick
OnKeyDown = CurrentsumEditKeyDown
end
object Edit1: TEdit
Left = 24
Top = 224
Width = 1
Height = 20
TabOrder = 12
OnKeyDown = CurrentsumEditKeyDown
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -