Search Results for

    Show / Hide Table of Contents

    TUISolidBrush.CreateNew Method

    This is a factory method that will create the correct brush depending in what UI framework you are using. (TUISolidBrush is an abstract class)

    Syntax

    Unit: FlexCel.Core

    class function TUISolidBrush.CreateNew(const aColor: TUIColor): TUISolidBrush; static;

    Parameters

    <-> Parameter Type Description
    const aColor TUIColor Color for the brush.

    See also

    • TUISolidBrush
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com