Table of Contents

TTMSFNCCustomWEBComponent Class

Base class for non-visual web components that host JavaScript-based functionality in a hidden browser and expose it as a Delphi component API.

API unit family: TMSFNCCustomWEBComponent Inherits from: TTMSFNCCustomWEBControl

Syntax

TTMSFNCCustomWEBComponent = class(TTMSFNCCustomWEBControl)

Methods

Name Description
Paint Overrides the paint routine to suppress visual output, keeping non-visual web components invisible at runtime.