📄 unitwindows.dfm
字号:
object Window: TWindow
Left = 389
Top = 328
AutoScroll = False
BorderIcons = [biSystemMenu, biMaximize]
Caption = #31383#21475#26597#30475
ClientHeight = 219
ClientWidth = 284
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object ListView1: TListView
Left = 0
Top = 0
Width = 284
Height = 219
Align = alClient
Columns = <
item
Caption = #31383#21475#21517#31216
Width = 100
end
item
Caption = #24191#22495#32593#22320#22336
Width = 90
end
item
Caption = #23616#22495#32593#22320#22336
Width = 90
end>
ReadOnly = True
RowSelect = True
PopupMenu = PopupMenu1
TabOrder = 0
ViewStyle = vsReport
end
object PopupMenu1: TPopupMenu
Left = 224
Top = 184
object Show1: TMenuItem
Caption = #35774#32622#28966#28857
OnClick = Show1Click
end
object Close1: TMenuItem
Caption = #20851#38381#31383#21475
OnClick = Close1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -