|
<< Click to Display Table of Contents >> Navigation: Demos > XI > Features > ServerController.dfm |
object IWServerController: TIWServerController
OldCreateOrder = False
AuthBeforeNewSession = False
AppName = 'Features'
CacheExpiry = 2
ComInitialization = ciNone
Compression.Enabled = False
Compression.Level = 6
Description = 'IntraWeb Feature Demo'
DebugHTML = False
Log = loNone
EnableImageToolbar = False
ExceptionDisplayMode = smAlert
HistoryEnabled = False
InternalFilesURL = '/'
PageTransitions = False
Port = 0
RedirectMsgDelay = 0
ServerResizeTimeout = 0
ShowLoadingAnimation = True
SessionTimeout = 10
SSLOptions.NonSSLRequest = nsAccept
SSLOptions.Port = 0
SSLOptions.SSLVersion = sslv3
Version = '11.0.0'
OnNewSession = IWServerControllerBaseNewSession
Height = 319
Width = 435
end