📄 unit1.dfm
字号:
object Form1: TForm1
Left = 442
Top = 248
BorderStyle = bsDialog
Caption = #23545#35937#25152#21344#31354#38388#22823#23567#31034#20363
ClientHeight = 182
ClientWidth = 213
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 = 8
Top = 16
Width = 108
Height = 24
Alignment = taCenter
Caption = #12298'Delphi'#39640#25163#31361#30772#12299#31034#20363#20195#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
WordWrap = True
end
object Button1: TButton
Left = 128
Top = 16
Width = 75
Height = 25
Caption = #24320#22987
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 8
Top = 64
Width = 193
Height = 97
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -