|
<< Click to Display Table of Contents >> Navigation: Classes > TIWServerControllerBase > Properties > MobileOptions |
Controls specific rendering options regarding mobile browsers. Please check TIWMobileOptions class
SIGNATURE=IWServerControllerBase.TIWServerControllerBase.MobileOptions
ETYPE=Property
Declaration:
Delphi: |
published property MobileOptions: TIWMobileOptions; |
C++: |
__published: __property TIWMobileOptions MobileOptions; |
Description: This is MobileOptions, a member of class TIWServerControllerBase.