Link Search Menu Expand Document

Properties

The following properties are defined in the HtmlView class.

Name Access Type Initial Value Description
AcceptDrop CR integer 0 Specifies the type that accepts drag and drop
AllowAction CRW integer 0 Specifies the actions to allow
Specifiable values have been added from Ver.5.0.3
Border CR boolean $FALSE Specifies the display of the frame
Scroll CR integer $AUTO Display control of the scroll bar. $STATIC is considered the same as $AUTO.
Added since Ver.5.0.3
Silent CR boolean $TRUE Specifies to suppress the warning dialog output from HtmlView
Added since Ver.5.0.4
URL R String   The URL of the displayed page
Value* CRW String
UString
  Get the HTML of the displayed page or set the HTML to be displayed

Access
R: Readable W: Writable C: Initializable

*: default property