📄 unit1.dfm
字号:
object Form1: TForm1
Left = 361
Top = 176
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Form1'
ClientHeight = 326
ClientWidth = 353
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 87
Top = 24
Width = 168
Height = 12
Caption = '('#36755#20837#26684#24335#65306#25968#23383'+'#31354#26684'+'#25968#23383'..)'
end
object Label2: TLabel
Left = 3
Top = 24
Width = 84
Height = 12
Caption = #36755#20837#35201#32534#30721#30340#25968
end
object Label3: TLabel
Left = 8
Top = 64
Width = 36
Height = 12
Caption = #32467#26524#65306
end
object Edit1: TEdit
Left = 0
Top = 40
Width = 353
Height = 20
TabOrder = 0
end
object ListBox1: TListBox
Left = 0
Top = 80
Width = 353
Height = 246
Align = alBottom
ItemHeight = 12
TabOrder = 1
end
object Button1: TButton
Left = 264
Top = 8
Width = 49
Height = 25
Caption = #32534#30721
TabOrder = 2
OnClick = Button1Click
end
object XPManifest1: TXPManifest
Left = 320
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -