Vcl.ExtCtrls.TCustomControlBar.GradientEndColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GradientEndColor: TColor read FGradientEndColor

C++

__property System::Uitypes::TColor GradientEndColor = {read=FGradientEndColor, write=SetGradientEndColor, stored=IsGradientEndColorStored, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomControlBar

Beschreibung

Speichert die Farbe des Verlaufsendes.

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