Table of Contents

TTMSFNCCustomComponent.IsLoading Method

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

API unit family: TMSFNCCustomComponent Declaring type: TTMSFNCCustomComponent

Syntax

function IsLoading: Boolean; virtual;

Returns

True while the component is loading; otherwise False.