📄 studentunit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 136
Top = 64
Width = 368
Height = 57
Caption = #39640#26657#22823#23398#23398#29983#31649#29702#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -32
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 112
Top = 184
Width = 185
Height = 49
Caption = 'Enter...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label2Click
end
object Label3: TLabel
Left = 384
Top = 320
Width = 39
Height = 29
Caption = 'Exit'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -