Vcl.ComCtrls.TProgressBar.BackgroundColor

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

Delphi

property BackgroundColor: TColor read FBackgroundColor write SetBackgroundColor default clDefault;

C++

__property System::Uitypes::TColor BackgroundColor = {read=FBackgroundColor, write=SetBackgroundColor, default=536870912};

プロパティ

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

説明

進捗バーの背景色を設定および取得します。

BackgroundColor を使用して、進捗バーの背景色を設定および取得します。