|
<< Click to Display Table of Contents >> Navigation: Classes > TIWServerControllerBase > Properties > HttpSysOptions |
Controls specific options regarding Http.sys applications. Please check Http.sys applications here
SIGNATURE=IWServerControllerBase.TIWServerControllerBase.HttpSysOptions
ETYPE=Property
Declaration:
Delphi: |
published property HttpSysOptions: TIWHttpSysOptions; |
C++: |
__published: __property TIWHttpSysOptions HttpSysOptions; |
Description: This is HttpSysOptions, a member of class TIWServerControllerBase.