📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 109
BorderStyle = bsDialog
Caption = 'Hard Disk Detection'
ClientHeight = 276
ClientWidth = 673
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 = 256
Width = 322
Height = 13
Caption =
#1052#1072#1090#1074#1077#1077#1074' '#1048'.'#1042'. for expert.delphi.int.ru, 14/08/2007, wyfinger@mail' +
'.ru'
end
object Memo1: TMemo
Left = 8
Top = 8
Width = 593
Height = 241
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
Lines.Strings = (
'n/a')
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
object Button1: TButton
Left = 608
Top = 8
Width = 57
Height = 33
Caption = 'GET'
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -