?? ubreakpoint.dfm
字號:
object frmBreakPoint: TfrmBreakPoint
Left = 171
Top = 77
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #26029#28857#32493#20256
ClientHeight = 348
ClientWidth = 504
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Memo1: TMemo
Left = 0
Top = 121
Width = 504
Height = 227
Align = alClient
Lines.Strings = (
#22836#20449#24687
'--------------------------')
ScrollBars = ssBoth
TabOrder = 0
end
object pnlMain: TPanel
Left = 0
Top = 0
Width = 504
Height = 121
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 7
Width = 98
Height = 14
Caption = #19979#36733#30340#25991#20214#22320#22336
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 52
Width = 154
Height = 14
Caption = #19979#36733#20445#23384#21040#26412#22320#30340#25991#20214#21517
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object lblStatusInfo: TLabel
Left = 16
Top = 96
Width = 60
Height = 12
Caption = #29366#24577#25552#31034#65306
end
object edtHostAddr: TEdit
Left = 16
Top = 25
Width = 289
Height = 20
TabOrder = 0
OnChange = edtHostAddrChange
OnClick = edtHostAddrClick
end
object btnStartDownload: TButton
Left = 312
Top = 24
Width = 92
Height = 25
Caption = #24320#22987#19979#36733
TabOrder = 1
OnClick = btnStartDownloadClick
end
object edtSaveFile: TEdit
Left = 16
Top = 71
Width = 289
Height = 20
TabOrder = 2
OnChange = edtSaveFileChange
end
object btnStopDownload: TButton
Left = 409
Top = 24
Width = 92
Height = 25
Caption = #20572#27490
TabOrder = 3
OnClick = btnStopDownloadClick
end
end
object btnGetHeadInfo: TButton
Left = 312
Top = 65
Width = 92
Height = 25
Caption = #21462#24471#22836#20449#24687
TabOrder = 2
OnClick = btnGetHeadInfoClick
end
object ClientSocket1: TClientSocket
Active = False
ClientType = ctBlocking
Port = 0
OnRead = ClientSocket1Read
Left = 24
Top = 152
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -