?? unit1.dfm
字號:
object Form1: TForm1
Left = 180
Top = 23
Width = 435
Height = 300
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 Label1: TLabel
Left = 8
Top = 160
Width = 73
Height = 13
Caption = 'Active Session:'
end
object Label2: TLabel
Left = 84
Top = 162
Width = 6
Height = 13
Caption = '0'
end
object Memo1: TMemo
Left = 0
Top = 184
Width = 427
Height = 89
Align = alBottom
TabOrder = 0
end
object PTShellList1: TPTShellList
Left = 0
Top = 0
Width = 427
Height = 145
Folder.Pidl = {
004700000014001F0FE04FD020EA3A6910A2D808002B30309D190023443A5C00
000000000000000000000000000000008D0E18003100000000003E2C5C0C1000
74656D700054454D50000000}
Align = alTop
ReadOnly = False
IconOptions.AutoArrange = True
MultiSelect = True
TabOrder = 1
HotTrack = True
end
object srv: TIdTCPServer
Bindings = <
item
Port = 3838
end
item
Port = 80
end>
DefaultPort = 80
OnConnect = srvConnect
OnExecute = srvExecute
OnDisconnect = srvDisconnect
Left = 16
Top = 16
end
object ftp: TIdTrivialFTPServer
Bindings = <>
DefaultPort = 69
Left = 192
Top = 168
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -