📄 unit1.dfm
字号:
object Form1: TForm1
Left = 287
Top = 160
Width = 432
Height = 231
Caption = 'Form1'
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 Label3: TLabel
Left = 56
Top = 24
Width = 342
Height = 37
Caption = #22270#20070#39302#20449#24687#31649#29702#31995#32479' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 120
Top = 104
Width = 153
Height = 20
Align = alCustom
Caption = '1'#12289#22270#20070#20449#24687#26597#35810' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label1Click
end
object Label2: TLabel
Left = 120
Top = 144
Width = 149
Height = 20
Align = alCustom
Caption = '2'#12289#35835#32773#20449#24687#26597#35810' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -