Vcl.ComCtrls.TToolBar.GradientStartColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GradientStartColor: TColor read FGradientStartColor  write SetGradientStartColor default clWindow;

C++

__property System::Uitypes::TColor GradientStartColor = {read=FGradientStartColor, write=SetGradientStartColor, default=-16777211};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TToolBar

Beschreibung

Die als Anfangsfarbe des Farbverlaufs verwendete Farbe.

Die Eigenschaft speichert den Wert für die Zeichenfarbe, wenn der Farbverlauf auf dem Bildschirm dargestellt wird.