Vcl.Forms.TTitleBar.ButtonBackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ButtonBackgroundColor : TColor read FButtonBackgroundColor write SetButtonBackgroundColor default clActiveCaption;

C++

__property System::Uitypes::TColor ButtonBackgroundColor = {read=FButtonBackgroundColor, write=SetButtonBackgroundColor, 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 des boutons de la barre de titre.

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

Voir ausii