?? uviewf.dfm
字號:
object ViewF: TViewF
Left = 394
Top = 237
Width = 387
Height = 239
Caption = 'ViewF'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
DesignSize = (
379
205)
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 305
Top = 186
Width = 67
Height = 22
Anchors = [akRight, akBottom]
Caption = #20851#38381
TabOrder = 0
OnClick = Button1Click
end
object Panel1: TPanel
Left = 3
Top = 3
Width = 373
Height = 180
Anchors = [akLeft, akTop, akRight, akBottom]
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 1
object ListView1: TListView
Left = 1
Top = 1
Width = 371
Height = 178
Align = alClient
Columns = <>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -