Vcl.ExtCtrls.TCustomControlBar.GradientEndColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property GradientEndColor: TColor read FGradientEndColor  write SetGradientEndColor stored IsGradientEndColorStored;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomControlBar


Description

Stocke la couleur utilisée pour dessiner la fin du dégradé.

Utilisez cette propriété pour stocker la couleur à utiliser pour terminer votre dessin (cette couleur se mélange à la première).