TTMSMCPCustomComponent.IsDestroying Method
Returns
Truewhen the component is being destroyed (csDestroyingflag).
API unit family: TMS.MCP.CustomComponent
Declaring type: TTMSMCPCustomComponent
Syntax
function IsDestroying: Boolean; virtual;
Returns
True while the component is being destroyed; otherwise False.