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