Back to Devexpress

dxDefaultFluentDesignFormBackgroundBlur Constant

vcl-dxcustomfluentdesignform-653e4619.md

latest943 B
Original Source

dxDefaultFluentDesignFormBackgroundBlur Constant

Specifies the default effect applied to a Fluent Design form’s background.

Declaration

delphi
const dxDefaultFluentDesignFormBackgroundBlur: TdxFluentDesignFormBackgroundBlur = TdxFluentDesignFormBackgroundBlur.Acrylic;

Returns

TypeDescription
TdxFluentDesignFormBackgroundBlur

The default Fluent Design effect for a form background.

|

Remarks

The dxDefaultFluentDesignFormBackgroundBlur global constant specifies the active effect if a Fluent Design form’s BackgroundBlur property is set to Default.

See Also

dxCustomFluentDesignForm Unit