Vcl.ExtCtrls.TControlBar.GradientEndColor

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property GradientEndColor: TColor read FGradientEndColor write SetGradientEndColor stored IsGradientEndColorStored;

C++

__property GradientEndColor;

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TControlBar

説明

グラデーションの終了地点に塗られる色を保持します。

Vcl.ExtCtrls.TControlBar.GradientEndColor は Vcl.ExtCtrls.TCustomControlBar.GradientEndColor を継承しています。以下の内容はすべて Vcl.ExtCtrls.TCustomControlBar.GradientEndColor を参照しています。

グラデーションの終了地点に塗られる色を保持します。

このプロパティを使用すると、描画の終端で使用したい色を保持することができます。(これは、開始の色と混ぜ合わされます)。