Table of Contents

TTMSMCPCustomComponent.IsLoading Method

Returns True while the component's streaming state is csLoading, i.e. during DFM loading.

API unit family: TMS.MCP.CustomComponent Declaring type: TTMSMCPCustomComponent

Syntax

function IsLoading: Boolean; virtual;

Returns

True while the component is loading; otherwise False.