Controls specific rendering options regarding mobile browsers
Unit
IWServerControllerBase
Class hierarchy
TPersistent -> TIWMobileOptions
Methods
Assign [Public]
Declaration: procedure Assign(ASource: TPersistent); override;
Description: Copies properties values from another TIWMobileOptions instance or TPersistent descendant.
Parameters:
- ASource (TPersistent): [param description]
Properties
ViewportTag: string; [Published, Read/Write]
Viewport Tag string which should be included in HTML pages when rendering for any mobile browser
|