📄 unit5.~dfm
字号:
object Form5: TForm5
Left = 381
Top = 257
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30005#24433#28155#21152
ClientHeight = 99
ClientWidth = 244
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 = 8
Width = 49
Height = 13
Caption = #30005#24433#21517':'
end
object Label2: TLabel
Left = 8
Top = 40
Width = 41
Height = 13
AutoSize = False
Caption = #36335#24452':'
end
object SpeedButton1: TSpeedButton
Left = 184
Top = 40
Width = 49
Height = 22
Caption = #25171#24320
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 8
Top = 72
Width = 89
Height = 22
Caption = #28155#21152
Flat = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 144
Top = 72
Width = 89
Height = 22
Caption = #20851#38381
Flat = True
OnClick = SpeedButton3Click
end
object Edit1: TEdit
Left = 56
Top = 8
Width = 177
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 56
Top = 40
Width = 121
Height = 21
TabOrder = 1
end
object OD: TOpenDialog
Left = 96
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -