📄 unit4.dfm
字号:
object Form4: TForm4
Left = 272
Top = 129
Width = 299
Height = 204
AutoSize = True
Caption = 'Form4'
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 = 0
Top = 0
Width = 288
Height = 33
Caption = #27426#36814#36827#20837#31649#29702#21592#19987#21306
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 48
Top = 64
Width = 90
Height = 15
Caption = #36827#20837#8212#8212#12299#12299
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 48
Top = 112
Width = 90
Height = 15
Caption = #36827#20837#8212#8212#12299#12299
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 0
Top = 152
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 0
end
object Button2: TButton
Left = 152
Top = 64
Width = 75
Height = 25
Caption = #20449#24687#32479#35745
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 152
Top = 112
Width = 75
Height = 25
Caption = #20449#24687#20462#25913
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 216
Top = 152
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -