TTMSFNCCustomComponent.IsLoading Method
Returns
Truewhile the component's streaming state iscsLoading, 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.