📄 umainform.~dfm
字号:
object frmMainForm: TfrmMainForm
Left = 252
Top = 153
Width = 279
Height = 205
Caption = #32447#31243#27744#23454#39564
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object grp1: TGroupBox
Left = 32
Top = 24
Width = 217
Height = 65
Caption = #23454#39564'1: '#32456#27490#32447#31243
TabOrder = 0
object btn1: TButton
Left = 8
Top = 24
Width = 75
Height = 25
Caption = '[1] '#21551#21160
TabOrder = 0
OnClick = btn1Click
end
object btnStop: TButton
Left = 118
Top = 24
Width = 75
Height = 25
Caption = '[3] '#32456#27490
TabOrder = 1
OnClick = btnStopClick
end
end
object grp2: TGroupBox
Left = 32
Top = 104
Width = 217
Height = 65
Caption = #28155#21152#27169#25311#20219#21153
TabOrder = 1
object btnAdd: TButton
Left = 8
Top = 24
Width = 73
Height = 25
Caption = '[2] '#20219#21153
TabOrder = 0
OnClick = btnAddClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -