TTMSFNCCustomControl.IsLoading Method
Returns
Truewhile the owning form or data module is streaming its DFM content (i.e. during component loading).
API unit family: TMSFNCCustomControl
Declaring type: TTMSFNCCustomControl
Syntax
function IsLoading: Boolean; virtual;
Returns
True while the control is loading; otherwise False.