?? unit1.dfm
字號:
object Form1: TForm1
Left = 212
Top = 166
Width = 696
Height = 405
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object ListView1: TListView
Left = 24
Top = 48
Width = 641
Height = 297
Columns = <
item
Caption = #25991#20214#21517
Width = 68
end
item
Caption = #25991#20214#35828#26126
Width = 68
end
item
Alignment = taRightJustify
Caption = #22823#23567
end
item
Caption = #25991#20214#31867#22411
Width = 80
end
item
Caption = #20462#25913#26085#26399
Width = 88
end>
LargeImages = ImageListLarge
ReadOnly = True
SmallImages = ImageListSmall
TabOrder = 0
ViewStyle = vsReport
OnDblClick = ListView1DblClick
end
object Button2: TButton
Left = 368
Top = 16
Width = 75
Height = 25
Caption = #25171#24320#25991#20214
TabOrder = 1
OnClick = Button2Click
end
object BvsIcon: TButton
Left = 24
Top = 16
Width = 75
Height = 25
Caption = 'BvsIcon'
TabOrder = 2
end
object BvsSmallIcon: TButton
Left = 112
Top = 16
Width = 75
Height = 25
Caption = 'BvsSmallIcon'
TabOrder = 3
OnClick = BvsSmallIconClick
end
object BvsList: TButton
Left = 200
Top = 16
Width = 75
Height = 25
Caption = 'BvsList'
TabOrder = 4
OnClick = BvsListClick
end
object BvsReport: TButton
Left = 288
Top = 16
Width = 75
Height = 25
Caption = 'BvsReport'
TabOrder = 5
OnClick = BvsReportClick
end
object ImageListLarge: TImageList
Height = 32
Width = 32
Left = 464
Top = 16
end
object OpenDialog1: TOpenDialog
Left = 552
Top = 16
end
object ImageListSmall: TImageList
Left = 512
Top = 16
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -