📄 frmmain.~dfm
字号:
object frmSmartPhone: TfrmSmartPhone
Left = 323
Top = 104
BorderStyle = bsDialog
Caption = 'IP'#30005#35805
ClientHeight = 467
ClientWidth = 276
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object statMain: TStatusBar
Left = 0
Top = 448
Width = 276
Height = 19
Panels = <
item
Text = #32593#32476
Width = 30
end
item
Width = 100
end
item
Text = #29366#24577
Width = 30
end
item
Width = 50
end>
end
object pgc1: TPageControl
Left = 0
Top = 0
Width = 276
Height = 448
ActivePage = ts1
Align = alClient
TabOrder = 1
object ts1: TTabSheet
Caption = #25320#21495
object grp1: TGroupBox
Left = 0
Top = 0
Width = 268
Height = 420
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#20223#23435
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object lbl1: TLabel
Left = 12
Top = 28
Width = 45
Height = 21
Caption = #30005#35805':'
end
object btnNum1: TSpeedButton
Left = 10
Top = 66
Width = 64
Height = 59
Caption = '1'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum1Click
end
object btnNum2: TSpeedButton
Left = 73
Top = 66
Width = 64
Height = 59
Caption = '2'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum2Click
end
object btnNum3: TSpeedButton
Left = 136
Top = 66
Width = 64
Height = 59
Caption = '3'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum3Click
end
object btnNum4: TSpeedButton
Left = 199
Top = 66
Width = 64
Height = 59
Caption = '4'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum4Click
end
object btnNum5: TSpeedButton
Left = 10
Top = 124
Width = 64
Height = 59
Caption = '5'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum5Click
end
object btnNum6: TSpeedButton
Left = 73
Top = 124
Width = 64
Height = 59
Caption = '6'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum6Click
end
object btnNum7: TSpeedButton
Left = 136
Top = 124
Width = 64
Height = 59
Caption = '7'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum7Click
end
object btnNum8: TSpeedButton
Left = 199
Top = 124
Width = 64
Height = 59
Caption = '8'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum8Click
end
object btnNum9: TSpeedButton
Left = 10
Top = 182
Width = 64
Height = 59
Caption = '9'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum9Click
end
object btnNum0: TSpeedButton
Left = 73
Top = 182
Width = 64
Height = 59
Caption = '0'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNum0Click
end
object btnNumX: TSpeedButton
Left = 136
Top = 182
Width = 64
Height = 59
Caption = '*'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNumXClick
end
object btnNumJ: TSpeedButton
Left = 199
Top = 182
Width = 64
Height = 59
Caption = '#'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -48
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = btnNumJClick
end
object btnDial: TSpeedButton
Left = 10
Top = 240
Width = 64
Height = 59
Caption = #25320#21495
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = btnDialClick
end
object btnDisCon: TSpeedButton
Left = 73
Top = 240
Width = 64
Height = 59
Caption = #25346#26029
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -