Table of Contents

TTMSFNCHTMLText.AutoOpenURL Property

Controls whether anchor clicks open their URL automatically when no click handler is assigned.

API unit family: TMSFNCHTMLText Declaring type: TTMSFNCHTMLText Type: Boolean

Syntax

property AutoOpenURL: Boolean;

Default: True

Remarks

True opens the anchor target automatically. The default value is True.