📄 u_lx.dfm
字号:
object frm_lx: Tfrm_lx
Left = 251
Top = 114
Width = 219
Height = 171
Caption = #35831#36873#25321#21512#21516#31867#22411
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object listview1: TListView
Left = 0
Top = 0
Width = 211
Height = 144
Align = alClient
Columns = <
item
Width = 200
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnDblClick = listview1DblClick
end
object WordApplication1: TWordApplication
AutoConnect = False
ConnectKind = ckRunningOrNew
AutoQuit = False
Left = 64
Top = 32
end
object WordDocument1: TWordDocument
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 128
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -