Search Results for

    Show / Hide Table of Contents

    TUIGradientStop Record

    A structure describing a gradient point, with its color and position in the gradient.

    Syntax

    Unit: FlexCel.Core

    TUIGradientStop = record;

    Methods

    Name Description
    Create Creates a new gradient stop.

    Properties

    Name Description
    Position Position of the stop in the gradient. Must be between 0 (start of the gradient) and 1 (end of the gradient).
    Color Color for this stop in the gradient.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com