📄 frmrechargeableu.dfm
字号:
object frmRechargeable: TfrmRechargeable
Left = 418
Top = 116
BorderStyle = bsSingle
Caption = #35835#32773#20805#20540
ClientHeight = 159
ClientWidth = 384
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 65
Height = 13
Caption = #20511#20070#35777#21495#65306
end
object Label2: TLabel
Left = 208
Top = 8
Width = 39
Height = 13
Caption = #22995#21517#65306
end
object Label7: TLabel
Left = 128
Top = 112
Width = 13
Height = 13
Caption = #20803
end
object Label6: TLabel
Left = 16
Top = 112
Width = 26
Height = 13
Caption = #39044#20184
end
object Label5: TLabel
Left = 112
Top = 80
Width = 26
Height = 13
Caption = #20010#26376
end
object Label4: TLabel
Left = 16
Top = 80
Width = 13
Height = 13
Caption = #21253
end
object Label3: TLabel
Left = 16
Top = 48
Width = 65
Height = 13
Caption = #20511#38405#26041#24335#65306
end
object Label10: TLabel
Left = 184
Top = 80
Width = 13
Height = 13
Caption = #33267
end
object edLeaseNo: TEdit
Left = 80
Top = 8
Width = 121
Height = 21
Enabled = False
TabOrder = 0
Text = 'edLeaseNo'
end
object edName: TEdit
Left = 240
Top = 8
Width = 121
Height = 21
Enabled = False
TabOrder = 1
Text = 'edName'
end
object rbbtn2: TRadioButton
Left = 152
Top = 48
Width = 73
Height = 17
Caption = #39044#20184#24418#24335
TabOrder = 2
OnClick = rbbtn2Click
OnKeyUp = rbbtn2KeyUp
end
object rabtn1: TRadioButton
Left = 88
Top = 48
Width = 57
Height = 17
Caption = #21253#26376#21046
Checked = True
TabOrder = 3
TabStop = True
OnClick = rabtn1Click
OnKeyUp = rabtn1KeyUp
end
object edBalance: TEdit
Left = 48
Top = 104
Width = 73
Height = 21
MaxLength = 20
TabOrder = 8
Text = '0'
end
object dtBagMoTim: TDateTimePicker
Left = 200
Top = 72
Width = 121
Height = 21
Date = 38854.000000000000000000
Time = 38854.000000000000000000
DateFormat = dfLong
Enabled = False
TabOrder = 9
end
object comBagMonth: TComboBox
Left = 48
Top = 72
Width = 57
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 10
OnChange = comBagMonthChange
Items.Strings = (
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12')
end
object bitOK: TBitBtn
Left = 216
Top = 128
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
Default = True
TabOrder = 11
OnClick = bitOKClick
end
object bitCancel: TBitBtn
Left = 296
Top = 128
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040'(&C)'
TabOrder = 12
OnClick = bitCancelClick
end
object Panel1: TPanel
Left = 303
Top = 70
Width = 21
Height = 26
TabOrder = 7
end
object Panel4: TPanel
Left = 272
Top = 93
Width = 57
Height = 17
BevelOuter = bvNone
TabOrder = 4
end
object Panel3: TPanel
Left = 280
Top = 47
Width = 49
Height = 25
BevelOuter = bvNone
TabOrder = 5
end
object Panel2: TPanel
Left = 306
Top = 56
Width = 55
Height = 49
BevelOuter = bvNone
TabOrder = 6
object Label11: TLabel
Left = 0
Top = 24
Width = 26
Height = 13
Caption = #21040#26399
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -