📄 mainform.dfm
字号:
object frmMain: TfrmMain
Left = 201
Top = 120
Width = 640
Height = 480
Caption = #32593#21345#30417#35270#22120
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object lvAdapters: TListView
Left = 0
Top = 0
Width = 632
Height = 446
Align = alClient
BorderStyle = bsNone
Columns = <
item
Caption = #32593#21345#31867#22411
Width = 100
end
item
Caption = #35774#22791#25551#36848
Width = 360
end
item
Alignment = taCenter
Caption = #29366#24577
Width = 100
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object tmRefresh: TTimer
OnTimer = tmRefreshTimer
Left = 656
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -