Vcl.ExtCtrls.TControlBar.GradientEndColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GradientEndColor: TColor read FGradientEndColor write SetGradientEndColor stored IsGradientEndColorStored;

C++

__property GradientEndColor;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TControlBar

Beschreibung

Speichert die Farbe des Verlaufsendes.

Vcl.ExtCtrls.TControlBar.GradientEndColor erbt von Vcl.ExtCtrls.TCustomControlBar.GradientEndColor. Der folgende Inhalt bezieht sich auf Vcl.ExtCtrls.TCustomControlBar.GradientEndColor.

Speichert die Farbe des Verlaufsendes.

Mit dieser Eigenschaft speichern Sie die Farbe, in der die Grafik endet. (Diese wird mit der Startfarbe überblendet.)