📄 unit_frmusb.dfm
字号:
object FrmUSB: TFrmUSB
Left = 366
Top = 250
Width = 251
Height = 85
Caption = 'USB'#20351#29992#31649#29702#22120
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ButtonEN: TButton
Left = 32
Top = 16
Width = 89
Height = 25
Caption = #20851#38381'USB'
TabOrder = 0
OnClick = ButtonENClick
end
object ButtonDIS: TButton
Left = 128
Top = 16
Width = 89
Height = 25
Caption = #21551#29992'USB'
TabOrder = 1
OnClick = ButtonDISClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -