|
<< Click to Display Table of Contents >> Navigation: Demos > 15 > Delphi > AsyncConfirm > ServerController.dfm |
object IWServerController: TIWServerController
OldCreateOrder = False
AppName = 'MyApp'
Description = 'My IntraWeb Application'
DisplayName = 'IntraWeb Application'
Port = 8888
Version = '15.4.3'
SessionOptions.SessionTimeout = 10
OnNewSession = IWServerControllerBaseNewSession
Height = 310
Width = 342
end