?? unit1.~dfm
字號:
object Form1: TForm1
Left = 249
Top = 208
Width = 696
Height = 480
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
PixelsPerInch = 96
TextHeight = 13
object tv1: TTreeView
Left = 32
Top = 56
Width = 201
Height = 329
Indent = 19
TabOrder = 0
end
object lst1: TListBox
Left = 376
Top = 56
Width = 273
Height = 329
ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 1
end
object btn1: TButton
Left = 264
Top = 120
Width = 75
Height = 25
Caption = ' '#20445' '#23384
TabOrder = 2
OnClick = btn1Click
end
object btn2: TButton
Left = 264
Top = 256
Width = 75
Height = 25
Caption = ' '#22238' '#26174
TabOrder = 3
OnClick = btn2Click
end
object btn3: TButton
Left = 264
Top = 384
Width = 75
Height = 25
Caption = ' '#36864' '#20986
TabOrder = 4
OnClick = btn3Click
end
object btn4: TButton
Left = 264
Top = 352
Width = 75
Height = 25
Caption = ' '#28165' '#31354
TabOrder = 5
OnClick = btn4Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -