Vcl.Forms.TTitleBar.BackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackgroundColor: TColor read FBackgroundColor write SetBackgroundColor default clActiveCaption;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TTitleBar


Description

Il obtient ou définit la couleur d'arrière-plan de la barre de titre.

Définit la propriété SystemColors sur False pour personnaliser les couleurs de la barre de titre.

Voir ausii