|
<< Click to Display Table of Contents >> Navigation: Demos > XI > CustomStandAlone > ServerController.dfm |
object IWServerController: TIWServerController
OldCreateOrder = False
AuthBeforeNewSession = False
AppName = 'MyApp'
CacheExpiry = 2
ComInitialization = ciNone
Compression.Enabled = False
Compression.Level = 6
Description = 'My IntraWeb Application'
DebugHTML = False
Log = loNone
EnableImageToolbar = False
ExceptionDisplayMode = smAlert
FilesDir = 'Files\'
HistoryEnabled = False
InternalFilesURL = '/'
JavascriptDebug = False
PageTransitions = False
Port = 8888
RedirectMsgDelay = 0
ServerResizeTimeout = 0
ShowLoadingAnimation = True
SessionTimeout = 20
SSLOptions.NonSSLRequest = nsAccept
SSLOptions.Port = 0
SSLOptions.SSLVersion = sslv3
UseInternalFiles = False
Version = '11.0.0'
Height = 295
Width = 335
end