Table of Contents

TTMSFNCControl.IsDesigning Method

Returns True when the control is hosted on the IDE form designer.

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

Syntax

function IsDesigning: Boolean; virtual;

Returns

True when the control is being designed; otherwise False.