Vcl.ComCtrls.TProgressBar.BackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackgroundColor: TColor read FBackgroundColor write SetBackgroundColor default clDefault;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TProgressBar

Description

Définit et obtient la couleur de l'arrière-plan de la barre de progression.

Utilisez BackgroundColor pour définir et obtenir la couleur de l'arrière-plan de la barre de progression.