📄 unit1.dfm
字号:
object Form1: TForm1
Left = 381
Top = 259
BorderStyle = bsDialog
Caption = 'Inherit Demo'
ClientHeight = 142
ClientWidth = 356
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 24
Width = 204
Height = 12
Caption = #12298'Delphi'#39640#25163#31361#30772#12299#31034#20363#31243#24207#8212#8212#32487#25215
end
object Button1: TButton
Left = 256
Top = 16
Width = 81
Height = 25
Caption = #24320#22987
TabOrder = 0
OnClick = Button1Click
end
object lst_rs: TListBox
Left = 8
Top = 56
Width = 337
Height = 73
ItemHeight = 12
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -