📄 unit1_close.dfm
字号:
object Form1_close: TForm1_close
Left = 569
Top = 289
Width = 272
Height = 132
Caption = #36864#20986
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 15
object Label1: TLabel
Left = 88
Top = 24
Width = 95
Height = 20
Caption = #26159#21542#36864#20986'?'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 40
Top = 64
Width = 75
Height = 25
Caption = #26159
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 64
Width = 75
Height = 25
Caption = #21542
TabOrder = 1
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -