Table of Contents

TTMSFNCCustomComponent.IsDestroying Method

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

API unit family: TMSFNCCustomComponent Declaring type: TTMSFNCCustomComponent

Syntax

function IsDestroying: Boolean; virtual;

Returns

True while the component is being destroyed; otherwise False.