Table of Contents

TTMSFNCScriptList Class

Ordered list of pending TTMSFNCScript entries that the web browser control processes sequentially before the next navigation or page-load event.

API unit family: TMSFNCWebBrowser Inherits from: TObjectList<TTMSFNCScript>

Syntax

TTMSFNCScriptList = class(TObjectList<TTMSFNCScript>)