Table of Contents

TTMSMCPCustomComponent.IsDestroying Method

Returns True when the component is being destroyed (csDestroying flag).

API unit family: TMS.MCP.CustomComponent Declaring type: TTMSMCPCustomComponent

Syntax

function IsDestroying: Boolean; virtual;

Returns

True while the component is being destroyed; otherwise False.