📄 unit4.dfm
字号:
object Form4: TForm4
Left = 309
Top = 256
Width = 418
Height = 250
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'Form4'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 80
Width = 336
Height = 53
Caption = #21151#33021#27491#22312#23436#21892#20013
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -48
Font.Name = #21326#25991#20223#23435
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 144
Top = 16
Width = 94
Height = 53
Caption = 'sorry'
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -48
Font.Name = #21326#25991#20223#23435
Font.Style = []
ParentFont = False
end
object MainMenu1: TMainMenu
object N1: TMenuItem
Caption = #20010#20154#20449#24687
object N2: TMenuItem
Caption = #20462#25913#23494#30721
end
object N3: TMenuItem
Caption = #26597#35810#20010#20154#20449#24687
OnClick = N3Click
end
end
object N4: TMenuItem
Caption = #26597#35810
end
object N5: TMenuItem
Caption = #36864#20986
OnClick = N5Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -