Develop and Download Open Source Software

Browse Subversion Repository

Diff of /ServerController.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by yamat0jp, Sat Dec 26 07:30:17 2015 UTC revision 19 by yamat0jp, Sat Aug 27 13:22:00 2016 UTC
# Line 5  object IWServerController: TIWServerCont Line 5  object IWServerController: TIWServerCont
5    Description = 'My IntraWeb Application'    Description = 'My IntraWeb Application'
6    DisplayName = 'IntraWeb Application'    DisplayName = 'IntraWeb Application'
7    Port = 8888    Port = 8888
   RedirectMsgDelay = 0  
8    ServerResizeTimeout = 0    ServerResizeTimeout = 0
9    ShowLoadingAnimation = True    ShowLoadingAnimation = True
10    SessionTimeout = 10    SessionTimeout = 10
11    SSLOptions.NonSSLRequest = nsAccept    SSLOptions.NonSSLRequest = nsAccept
12    SSLOptions.Port = 0    SSLOptions.Port = 0
13    SSLOptions.SSLVersions = []    SSLOptions.SSLVersions = []
14    Version = '14.0.49'    Version = '14.0.63'
15    AllowMultipleSessionsPerUser = False    AllowMultipleSessionsPerUser = False
16    OnNewSession = IWServerControllerBaseNewSession    OnNewSession = IWServerControllerBaseNewSession
17      OnBeforeRender = IWServerControllerBaseBeforeRender
18    Height = 310    Height = 310
19    Width = 342    Width = 342
20  end  end

Legend:
Removed from v.3  
changed lines
  Added in v.19

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26