uownmsgf.dfm
来自「图书管系统」· DFM 代码 · 共 59 行
DFM
59 行
object OwnMsgF: TOwnMsgF
Left = 199
Top = 146
BorderStyle = bsToolWindow
Caption = #26410#35268#21010#22270#20070
ClientHeight = 264
ClientWidth = 393
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 12
object ListView1: TListView
Left = 6
Top = 28
Width = 379
Height = 227
Columns = <
item
Caption = #20070#21495
Width = 80
end
item
Caption = #20070#21517
Width = 120
end
item
Caption = #20215#26684
Width = 40
end
item
Caption = #25345#26377#22825#25968
Width = 60
end
item
Caption = #32602#37329'('#20803')'
Width = 60
end>
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object StaticText1: TStaticText
Left = 10
Top = 10
Width = 111
Height = 16
AutoSize = False
Caption = #26410#24402#36824#22270#20070#21015#34920
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?