?? servercontroller.dfm
字號:
object IWServerController: TIWServerController
OldCreateOrder = False
AppName = 'MyIWApp'
ComInitialization = ciNone
SessionTrackingMethod = tmURL
Description = 'My Intraweb Application'
DestinationDevice = ddWeb
ExceptionDisplayMode = smAlert
ExecCmd = 'EXEC'
HistoryEnabled = False
Port = 0
RestrictIPs = False
ShowResyncWarning = True
SessionTimeout = 10
SSLPort = 0
SupportedBrowsers = [brIE, brNetscape6]
OnNewSession = IWServerControllerBaseNewSession
Left = 487
Top = 202
Height = 310
Width = 342
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -