Vcl.ComCtrls.TProgressBar.BackgroundColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BackgroundColor: TColor read FBackgroundColor write SetBackgroundColor default clDefault;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TProgressBar

Beschreibung

Setzt und ermittelt die Farbe des Hintergrunds der Fortschrittsleiste.

Mit BackgroundColor setzen und ermitteln Sie die Farbe des Hintergrunds der Fortschrittsleiste.