Table of Contents

TTMSFNCControl.IsLoading Method

Returns True while the owning form or data module is streaming its DFM content (i.e. during component loading).

API unit family: TMSFNCCustomControl Declaring type: TTMSFNCControl Inherited from: TTMSFNCCustomControl

Syntax

function IsLoading: Boolean; virtual;

Returns

True while the control is loading; otherwise False.