📄 options.dfm
字号:
object OptionForm: TOptionForm
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = #36755#20837#35774#22791#36873#25321
ClientHeight = 249
ClientWidth = 319
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 297
Height = 89
Caption = #35270#39057#36755#20837#35774#22791
TabOrder = 0
object ListBox1: TListBox
Left = 2
Top = 15
Width = 293
Height = 72
Align = alClient
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 112
Width = 297
Height = 89
Caption = #38899#39057#36755#20837#35774#22791
TabOrder = 1
object ListBox2: TListBox
Left = 2
Top = 15
Width = 293
Height = 72
Align = alClient
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 0
end
end
object Button1: TButton
Left = 56
Top = 213
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 213
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -