Vcl.ComCtrls.TToolBar.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 published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TToolBar

Description

Couleur utilisée comme dernière couleur du dégradé.

Cette propriété stocke la couleur utilisée pour peindre le dégradé à la fin du dessin (la dernière couleur se mélange à la première).