📄 unit_rubb_mix.dfm
字号:
object Form_: TForm_
Left = 192
Top = 107
Width = 544
Height = 375
Caption = 'Form_'
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 Edit1: TEdit
Left = 144
Top = 64
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Panel1: TPanel
Left = 168
Top = 168
Width = 185
Height = 41
Caption = 'Panel1'
TabOrder = 1
end
object Panel2: TPanel
Left = 184
Top = 112
Width = 185
Height = 41
Caption = 'Panel2'
TabOrder = 2
end
object Edit2: TEdit
Left = 144
Top = 32
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit2'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -