📄 diskedirunt.dfm
字号:
object Form1: TForm1
Left = 133
Top = 75
AlphaBlendValue = 200
BorderStyle = bsSingle
Caption = #23567#24039#30913#30424#32534#36753#22120
ClientHeight = 447
ClientWidth = 612
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 15
Top = 4
Width = 65
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #36215#22987#25159#21306
end
object Label2: TLabel
Left = 149
Top = 4
Width = 59
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #25159#21306#25968
end
object Label3: TLabel
Left = 294
Top = 4
Width = 61
Height = 13
AutoSize = False
Caption = #36873#25321#30913#30424
end
object DriveComboBox1: TDriveComboBox
Left = 293
Top = 21
Width = 145
Height = 19
TabOrder = 4
OnChange = DriveComboBox1Change
end
object Button1: TButton
Left = 536
Top = 16
Width = 75
Height = 25
Caption = #20889#25159#21306
TabOrder = 1
OnClick = Button1Click
end
object startsector: TSpinEdit
Left = 24
Top = 21
Width = 105
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 2
Value = 1
OnChange = startsectorChange
end
object nsectors: TSpinEdit
Left = 168
Top = 22
Width = 97
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 3
Value = 1
OnChange = nsectorsChange
end
object StatusBar1: TStatusBar
Left = 0
Top = 428
Width = 612
Height = 19
Panels = <
item
Text = #29366#24577
Width = 50
end
item
Width = 50
end>
end
object StringGrid1: TStringGrid
Left = 0
Top = 48
Width = 609
Height = 379
ColCount = 34
DefaultColWidth = 20
DefaultRowHeight = 16
RowCount = 33
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
GridLineWidth = 0
Options = [goFixedVertLine, goFixedHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
ParentFont = False
TabOrder = 0
OnDrawCell = StringGrid1DrawCell
OnExit = StringGrid1Exit
OnGetEditText = StringGrid1GetEditText
OnKeyPress = StringGrid1KeyPress
OnSelectCell = StringGrid1SelectCell
end
object Button2: TButton
Left = 456
Top = 16
Width = 75
Height = 25
Caption = #35835#25159#21306
TabOrder = 6
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -