📄 p_brower_exam.dfm
字号:
object F_brower_exam: TF_brower_exam
Left = 78
Top = 200
Width = 887
Height = 657
Caption = #35797#21367#39044#35272
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnActivate = FormActivate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ListView1: TListView
Left = 0
Top = 0
Width = 879
Height = 630
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
Columns = <
item
Caption = #39064#21495
Width = 40
end
item
Caption = #39064#30446
Width = 150
end
item
Caption = #39064#22411
Width = 80
end
item
Caption = #36873#39033'A'
Width = 100
end
item
Caption = #36873#39033'B'
Width = 100
end
item
Caption = #36873#39033'C'
Width = 100
end
item
Caption = #36873#39033'D'
Width = 100
end
item
Caption = #38590#24230
end
item
Caption = #20998#20540
end
item
Caption = #30693#35782#28857
Width = 100
end>
Ctl3D = False
FlatScrollBars = True
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnColumnClick = ListView1ColumnClick
OnDblClick = ListView1DblClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -