📄 unit3.dfm
字号:
object Form3: TForm3
Left = 228
Top = 196
Width = 455
Height = 361
Caption = 'Form3'
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 Label1: TLabel
Left = 40
Top = 40
Width = 24
Height = 13
Caption = #23398#24180
end
object Label2: TLabel
Left = 40
Top = 112
Width = 24
Height = 13
Caption = #22995#21517
end
object ComboBox1: TComboBox
Left = 104
Top = 40
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
Text = #35831#36873#25321#23398#24180
Items.Strings = (
#31532#19968#23398#24180
#31532#20108#23398#24180)
end
object ListBox1: TListBox
Left = 256
Top = 64
Width = 161
Height = 113
ItemHeight = 13
TabOrder = 1
end
object Edit1: TEdit
Left = 112
Top = 112
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit1'
end
object Button1: TButton
Left = 40
Top = 248
Width = 75
Height = 25
Caption = #23398#36153#26597#35810
TabOrder = 3
OnClick = Button1Click
end
object Button3: TButton
Left = 296
Top = 248
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 4
OnClick = Button3Click
end
object Button2: TButton
Left = 152
Top = 248
Width = 75
Height = 25
Caption = #25104#32489#26597#35810
TabOrder = 5
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -