📄 repair.dfm
字号:
object frmrepair: Tfrmrepair
Left = 323
Top = 170
Width = 249
Height = 157
Caption = #20462#25913#20837#24211
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 = 16
Top = 16
Width = 193
Height = 13
AutoSize = False
Caption = #36873#23450#38656#20837#24211#30340#20462#25913#21518#30340#25991#20214#65306
end
object Edit1: TEdit
Left = 24
Top = 40
Width = 145
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 184
Top = 40
Width = 25
Height = 25
Caption = '...'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 88
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 2
OnClick = Button2Click
end
object OpenDialog1: TOpenDialog
Left = 8
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -