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