📄 servercontroller.dfm
字号:
object IWServerController: TIWServerController
OldCreateOrder = False
OnCreate = IWServerControllerBaseCreate
OnDestroy = IWServerControllerBaseDestroy
AuthBeforeNewSession = False
AllowSubFolders = True
AppName = 'MyApp'
CacheExpiry = 120
ComInitialization = ciMultiThreaded
Compression.Enabled = False
Compression.Level = 6
Description = 'My IntraWeb Application'
DebugHTML = False
Log = loNone
EnableImageToolbar = False
ExceptionDisplayMode = smAlert
ExecCmd = 'EXEC'
HistoryEnabled = True
InternalFilesURL = '/'
Browser32Behaviour.Netscape4As32 = True
Browser32Behaviour.Netscape6As32 = True
Browser32Behaviour.IExplorer4As32 = True
PageTransitions = False
Port = 8080
ReEntryOptions.AutoCreateSession = False
RestrictIPs = True
RestrictSubnet = False
RedirectMsgDelay = 0
ServerResizeTimeout = 0
SessionTrackingMethod = tmCookie
ShowResyncWarning = True
SessionTimeout = 20
SupportedBrowsers = [brIE, brNetscape7, brOpera, brSafari, brIE4, brNetscape6]
SSLOptions.NonSSLRequest = nsAccept
SSLOptions.Port = 0
ThreadPoolSize = 32
UnknownBrowserAction = ubReject
Version = '7.2.36'
OnNewSession = IWServerControllerBaseNewSession
OnBackButton = IWServerControllerBaseBackButton
Left = 358
Top = 283
Height = 310
Width = 342
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -