📄 unitcreatefile.dfm
字号:
object frmCreateFile: TfrmCreateFile
Left = 361
Top = 159
Width = 347
Height = 115
Caption = 'frmCreateFile'
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 = 12
Top = 16
Width = 155
Height = 13
Caption = #36755#20837#25991#20214#22823#23567#65288#31034#20363#65306'10G'#65289':'
end
object Edit1: TEdit
Left = 196
Top = 12
Width = 121
Height = 21
TabOrder = 0
Text = '800M'
end
object Button1: TButton
Left = 160
Top = 48
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 244
Top = 48
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -