TTMSFNCControl.IsDesignTime Method
Returns
Truewhen the control is running inside the IDE at design time.
API unit family: TMSFNCCustomControl
Declaring type: TTMSFNCControl
Inherited from: TTMSFNCCustomControl
Syntax
function IsDesignTime: Boolean; virtual;
Returns
True when the control is in design-time mode; otherwise False.