Table of Contents

TTMSFNCControl.IsDesignerForm Method

Returns True when the control is placed on a design-time form class derived from TTMSFNCCustomDesignerForm.

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

Syntax

function IsDesignerForm: Boolean; virtual;

Returns

True when the control is on a designer form; otherwise False.