?? unit1.dfm
字號:
object Form1: TForm1
Left = 200
Top = 109
Width = 375
Height = 403
Caption = 'Form1'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Courier New'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 15
object WindowsNameListBox: TListBox
Left = 8
Top = 8
Width = 353
Height = 313
ImeName = '中文 (簡體) - 智能 ABC'
ItemHeight = 15
TabOrder = 0
end
object ListButton: TButton
Left = 104
Top = 336
Width = 137
Height = 25
Caption = '枚舉系統窗口標題'
TabOrder = 1
OnClick = ListButtonClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -