Vcl.ExtCtrls.TCustomControlBar.GradientStartColor

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

Delphi

property GradientStartColor: TColor read FGradientStartColor  write SetGradientStartColor default clWindow;

C++

__property System::Uitypes::TColor GradientStartColor = {read=FGradientStartColor, write=SetGradientStartColor, default=-16777211};

プロパティ

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


説明

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

このプロパティを使用すると、描画の開始で使用したい色を保持することができます。