?? unit1.dfm
字號(hào):
object Form1: TForm1
Left = 179
Top = 169
Width = 468
Height = 348
Caption = 'Treeview'
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object TreeView1: TTreeView
Left = 16
Top = 32
Width = 241
Height = 249
HideSelection = False
Indent = 19
TabOrder = 0
end
object Button1: TButton
Left = 304
Top = 56
Width = 97
Height = 25
Caption = #26032#22686#20844#21496
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 304
Top = 104
Width = 97
Height = 25
Caption = #26032#22686#37096#38376
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 304
Top = 198
Width = 97
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 304
Top = 152
Width = 97
Height = 25
Caption = #32534#36753
TabOrder = 4
OnClick = Button4Click
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -