📄 desk_unit.dfm
字号:
object DESK_Form: TDESK_Form
Left = 298
Top = 254
BorderIcons = []
BorderStyle = bsSingle
Caption = #26700#38754#35774#32622
ClientHeight = 98
ClientWidth = 320
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 24
Width = 39
Height = 13
Caption = #36335#24452#65306
end
object SpeedButton1: TSpeedButton
Left = 256
Top = 20
Width = 26
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object BitBtn1: TBitBtn
Left = 80
Top = 64
Width = 75
Height = 25
Caption = #35774#32622
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 184
Top = 64
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = BitBtn2Click
end
object Edit1: TEdit
Left = 88
Top = 20
Width = 169
Height = 21
TabOrder = 2
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 24
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -