Table of Contents

TTMSMCPCustomComponent.IsDesignTime Method

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

API unit family: TMS.MCP.CustomComponent Declaring type: TTMSMCPCustomComponent

Syntax

function IsDesignTime: Boolean; virtual;

Returns

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