Table of Contents

TTMSFNCUtils.CheckVCLStylesEnabled Method

Returns whether VCL styles are active for the current context.

API unit family: TMSFNCUtils Declaring type: TTMSFNCUtils

Syntax

class function CheckVCLStylesEnabled(AStyleServices: TCustomStyleServices; ADesigning: Boolean): Boolean;

Parameters

Name Description
AStyleServices VCL style services instance to inspect.
ADesigning When True, evaluates design-time styling behavior.

Returns

True when VCL styles should be considered enabled.