📄 unitnote.~dfm
字号:
object Note: TNote
Left = 209
Top = 171
Width = 544
Height = 375
Caption = #27880#24847
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 Panel1: TPanel
Left = 168
Top = 56
Width = 273
Height = 177
Caption = 'Panel1'
TabOrder = 0
object StaticText1: TStaticText
Left = 104
Top = 48
Width = 58
Height = 17
Caption = 'StaticText1'
TabOrder = 0
end
object Button1: TButton
Left = 16
Top = 88
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 1
end
object Button2: TButton
Left = 160
Top = 88
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -