Vcl.ExtCtrls.TControlBar.GradientStartColor

From RAD Studio API Documentation

Delphi

property GradientStartColor: TColor read FGradientStartColor write SetGradientStartColor default -16777211;

C++

__property GradientStartColor = {default=-16777211};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TControlBar

Description

Stores the color that the gradient is painted with when it starts. {{#multireplace:Vcl.ExtCtrls.TControlBar.GradientStartColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ExtCtrls.TCustomControlBar.GradientStartColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ExtCtrls.TCustomControlBar.GradientStartColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Stores the color that the gradient is painted with when it starts.

Use this property to store the color that you want to use to initialize the drawing.