📄 run2.dfm
字号:
object runfrm2: Trunfrm2
Left = 207
Top = 309
Width = 382
Height = 254
Caption = #36873#25321#20248#20808#32423
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 88
Top = 0
Width = 193
Height = 185
Color = clWhite
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'Memo1')
ScrollBars = ssVertical
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 89
Height = 185
TabOrder = 1
object CheckBox1: TCheckBox
Left = 0
Top = 8
Width = 97
Height = 17
Caption = #29992#25143'1'
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 0
Top = 38
Width = 97
Height = 17
Caption = #29992#25143'2'
TabOrder = 1
OnClick = CheckBox2Click
end
object CheckBox3: TCheckBox
Left = 0
Top = 68
Width = 97
Height = 17
Caption = #29992#25143'3'
TabOrder = 2
OnClick = CheckBox3Click
end
object CheckBox4: TCheckBox
Left = 0
Top = 99
Width = 97
Height = 17
Caption = #29992#25143'4'
TabOrder = 3
OnClick = CheckBox4Click
end
object CheckBox5: TCheckBox
Left = 0
Top = 129
Width = 97
Height = 17
Caption = #29992#25143'5'
TabOrder = 4
OnClick = CheckBox5Click
end
object CheckBox6: TCheckBox
Left = 0
Top = 160
Width = 97
Height = 17
Caption = #29992#25143'6'
TabOrder = 5
OnClick = CheckBox6Click
end
end
object Button1: TButton
Left = 288
Top = 40
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 288
Top = 112
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object RadioButton1: TRadioButton
Left = 0
Top = 200
Width = 113
Height = 17
Caption = #19981#37325#20256
TabOrder = 4
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 120
Top = 200
Width = 113
Height = 17
Caption = #37325#20256
TabOrder = 5
OnClick = RadioButton2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -