Table of Contents

TTMSFNCCustomComponent.IsDesignTime Method

Returns True when the component is running at design time in the IDE form designer.

API unit family: TMSFNCCustomComponent Declaring type: TTMSFNCCustomComponent

Syntax

function IsDesignTime: Boolean; virtual;

Returns

True when the component is in design-time mode; otherwise False.