📄 setfrm.dfm
字号:
object SetForm: TSetForm
Left = 356
Top = 174
BorderStyle = bsDialog
Caption = #35774#32622
ClientHeight = 299
ClientWidth = 464
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 194
Top = 260
Width = 75
Height = 25
Caption = #30830#23450'(&D)'
Default = True
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 282
Top = 260
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040'(&C)'
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 370
Top = 260
Width = 75
Height = 25
Caption = #24212#29992'(&A)'
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 13
Top = 16
Width = 433
Height = 153
Caption = #26367#25442#35774#32622
TabOrder = 3
end
object GroupBox2: TGroupBox
Left = 13
Top = 184
Width = 433
Height = 65
Caption = #20851#32852#25991#20214
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -