Componentes.Terceros.SDAC/internal/4.10.0.10/1/Demos/Win32/ThirdParty/IntraWeb/IW5/ServerController.dfm
2007-10-05 14:48:18 +00:00

44 lines
1.1 KiB
Plaintext

object IWServerController: TIWServerController
OldCreateOrder = True
AppName = 'MyIWApp'
ComInitialization = ciNormal
SessionTrackingMethod = tmURL
Description = 'SQL Server Data Access Demo - IntraWeb'
DestinationDevice = ddWeb
ExceptionDisplayMode = smAlert
ExecCmd = 'EXEC'
HistoryEnabled = False
Port = 0
RestrictIPs = False
ShowResyncWarning = True
SessionTimeout = 10
SSLPort = 0
SupportedBrowsers = [brIE, brNetscape6, brOpera]
OnNewSession = IWServerControllerBaseNewSession
Left = 171
Top = 149
Height = 105
Width = 206
end
OldCreateOrder = True
AppName = 'MyIWApp'
ComInitialization = ciNormal
SessionTrackingMethod = tmURL
Description = 'SQL Server Data Access Demo - IntraWeb'
DestinationDevice = ddWeb
ExceptionDisplayMode = smAlert
ExecCmd = 'EXEC'
HistoryEnabled = False
Port = 0
RestrictIPs = False
ShowResyncWarning = True
SessionTimeout = 10
SSLPort = 0
SupportedBrowsers = [brIE, brNetscape6, brOpera]
OnNewSession = IWServerControllerBaseNewSession
Left = 171
Top = 149
Height = 105
Width = 206
end