📄 servercontroller.dfm
字号:
object IWServerController: TIWServerController
OldCreateOrder = False
AuthBeforeNewSession = False
AllowSubFolders = False
AppName = 'MyApp'
CacheExpiry = 2
ComInitialization = ciNone
Description = 'My IntraWeb Application'
ExceptionDisplayMode = smAlert
ExecCmd = 'EXEC'
FilesDir = 'Files\'
HistoryEnabled = False
InternalFilesURL = '/'
Netscape4As32 = True
Port = 8888
ReEntryOptions.AutoCreateSession = False
RestrictIPs = True
SessionTrackingMethod = tmURL
ShowResyncWarning = True
SessionTimeout = 10
SupportedBrowsers = [brIE, brNetscape6, brOpera]
SSLOptions.NonSSLRequest = nsAccept
SSLOptions.Port = 0
Version = '5.1.20'
OnNewSession = IWServerControllerBaseNewSession
Left = 367
Top = 314
Height = 310
Width = 342
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -