📄 unit4.dfm
字号:
object Form4: TForm4
Left = 134
Top = 281
Width = 355
Height = 319
BorderIcons = [biSystemMenu]
Caption = #22270#20070#25628#32034
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 Label1: TLabel
Left = 56
Top = 32
Width = 84
Height = 13
Caption = #25353#20851#38190#23383#25628#32034#65306
end
object Edit1: TEdit
Left = 144
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object ListBox1: TListBox
Left = 0
Top = 64
Width = 345
Height = 225
ItemHeight = 13
TabOrder = 1
end
object Button1: TButton
Left = 272
Top = 24
Width = 65
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -