📄 unit2.dfm
字号:
object Form2: TForm2
Left = 117
Top = 170
Width = 581
Height = 449
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 16
Top = 0
Width = 529
Height = 377
end
object Label1: TLabel
Left = 64
Top = 32
Width = 36
Height = 13
Caption = #25991#20214#21517
end
object Label2: TLabel
Left = 64
Top = 72
Width = 24
Height = 13
Caption = #36335#24452
end
object Label3: TLabel
Left = 64
Top = 112
Width = 48
Height = 13
Caption = #25991#20214#22823#23567
end
object Label4: TLabel
Left = 64
Top = 152
Width = 48
Height = 13
Caption = #20462#25913#26102#38388
end
object Label5: TLabel
Left = 184
Top = 32
Width = 32
Height = 13
Caption = 'Label5'
end
object Label6: TLabel
Left = 184
Top = 72
Width = 32
Height = 13
Caption = 'Label6'
end
object Label7: TLabel
Left = 184
Top = 112
Width = 32
Height = 13
Caption = 'Label7'
end
object Label8: TLabel
Left = 184
Top = 152
Width = 32
Height = 13
Caption = 'Label8'
end
object GroupBox1: TGroupBox
Left = 80
Top = 216
Width = 353
Height = 105
Caption = #23646#24615
TabOrder = 0
object CheckBox1: TCheckBox
Left = 40
Top = 24
Width = 97
Height = 17
Caption = #21482#35835
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 192
Top = 24
Width = 97
Height = 17
Caption = #31995#32479
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 40
Top = 64
Width = 97
Height = 17
Caption = #38544#34255
TabOrder = 2
end
object CheckBox4: TCheckBox
Left = 192
Top = 64
Width = 97
Height = 17
Caption = #23384#26723
TabOrder = 3
end
end
object Default: TButton
Left = 56
Top = 344
Width = 75
Height = 25
Caption = '&Default'
TabOrder = 1
OnClick = DefaultClick
end
object Save: TButton
Left = 224
Top = 344
Width = 75
Height = 25
Caption = '&Save'
TabOrder = 2
OnClick = SaveClick
end
object Button3: TButton
Left = 400
Top = 344
Width = 75
Height = 25
Caption = '&Close'
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -