Table of Contents

TTMSFNCCustomControl.IsDesigning Method

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

API unit family: TMSFNCCustomControl Declaring type: TTMSFNCCustomControl

Syntax

function IsDesigning: Boolean; virtual;

Returns

True when the control is being designed; otherwise False.