mainform.dfm
来自「AdpSpy NDIS 网卡 网络接口,、在 NT 系统中插、拔网线时」· DFM 代码 · 共 50 行
DFM
50 行
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 + =
减小字号Ctrl + -
显示快捷键?