?? unit3.dfm
字號:
object Form3: TForm3
Left = 192
Top = 107
Width = 696
Height = 480
Caption = #29366#24577
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 688
Height = 303
Align = alClient
BevelInner = bvLowered
TabOrder = 0
OnResize = Panel1Resize
object ListView1: TListView
Left = 24
Top = 24
Width = 641
Height = 257
Columns = <
item
Caption = #20256#36755#32456#31471#21495
Width = 100
end
item
Caption = #37319#38598#32456#31471#21495
Width = 100
end
item
Caption = #24212#29992#21495
Width = 100
end
item
Caption = #25968#25454#19978#20256#38388#38548
Width = 100
end
item
Caption = #25968#25454#19978#20256#31867#22411
Width = 100
end
item
Caption = #20219#21153#35745#26102
Width = 100
end>
TabOrder = 0
ViewStyle = vsReport
end
end
object Panel2: TPanel
Left = 0
Top = 303
Width = 688
Height = 150
Align = alBottom
BevelInner = bvLowered
TabOrder = 1
OnResize = Panel2Resize
object Memo1: TMemo
Left = 16
Top = 16
Width = 649
Height = 121
MaxLength = 500
ScrollBars = ssBoth
TabOrder = 0
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 56
Top = 56
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -