📄 rename.dfm
字号:
object Form5: TForm5
Left = 761
Top = 509
Width = 243
Height = 128
Caption = #37325#21629#21517
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Edit1: TEdit
Left = 88
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object StaticText1: TStaticText
Left = 32
Top = 24
Width = 52
Height = 17
Caption = #26032#21517#31216#65306
TabOrder = 1
end
object OKBn: TButton
Left = 24
Top = 56
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = OKBnClick
end
object CancelBn: TButton
Left = 136
Top = 56
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = CancelBnClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -