Table of Contents

TTMSFNCControl.IsDestroying Method

Returns True while the control is in the process of being destroyed.

API unit family: TMSFNCCustomControl Declaring type: TTMSFNCControl Inherited from: TTMSFNCCustomControl

Syntax

function IsDestroying: Boolean; virtual;

Returns

True while the control is being destroyed; otherwise False.