📄 chbill.~dfm
字号:
object fchbill: Tfchbill
Left = 179
Top = 139
AutoScroll = False
BorderIcons = [biSystemMenu]
Caption = 'fchbill'
ClientHeight = 259
ClientWidth = 384
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 20
Top = 20
Width = 57
Height = 17
AutoSize = False
Caption = #36134#21333#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object spbut1: TSpeedButton
Left = 307
Top = 16
Width = 68
Height = 24
Flat = True
OnClick = spbut1Click
end
object Edit1: TEdit
Left = 80
Top = 16
Width = 225
Height = 21
TabOrder = 0
end
object but1: TButton
Left = 104
Top = 46
Width = 68
Height = 34
Caption = 'but1'
Default = True
TabOrder = 1
OnClick = but1Click
end
object but2: TButton
Left = 175
Top = 46
Width = 68
Height = 34
Cancel = True
Caption = 'Button1'
TabOrder = 2
OnClick = but2Click
end
object bit1: TBitBtn
Left = 86
Top = 92
Width = 50
Height = 51
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = bit1Click
end
object Bit3: TBitBtn
Left = 140
Top = 92
Width = 50
Height = 51
Caption = '1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Bit3Click
end
object Bit4: TBitBtn
Left = 194
Top = 92
Width = 50
Height = 51
Caption = '2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Bit4Click
end
object Bit5: TBitBtn
Left = 248
Top = 92
Width = 50
Height = 51
Caption = '3'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Bit5Click
end
object Bit8: TBitBtn
Left = 194
Top = 147
Width = 50
Height = 51
Caption = '6'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Bit8Click
end
object Bit7: TBitBtn
Left = 140
Top = 147
Width = 50
Height = 51
Caption = '5'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 8
OnClick = Bit7Click
end
object Bit6: TBitBtn
Left = 86
Top = 147
Width = 50
Height = 51
Caption = '4'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 9
OnClick = Bit6Click
end
object Bit9: TBitBtn
Left = 248
Top = 145
Width = 50
Height = 51
Caption = '7'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = Bit9Click
end
object Bit10: TBitBtn
Left = 86
Top = 203
Width = 50
Height = 51
Caption = '8'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = Bit10Click
end
object Bit11: TBitBtn
Left = 248
Top = 203
Width = 50
Height = 51
Caption = '9'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 12
OnClick = Bit11Click
end
object bitb1: TBitBtn
Left = 246
Top = 46
Width = 60
Height = 34
Caption = '>>'
TabOrder = 13
OnClick = bitb1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -