Vcl.Forms.TTitleBar.InactiveBackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property InactiveBackgroundColor: TColor read FInactiveBackgroundColor write SetInactiveBackgroundColor default clInActiveCaption;

C++

__property System::Uitypes::TColor InactiveBackgroundColor = {read=FInactiveBackgroundColor, write=SetInactiveBackgroundColor, default=-16777213};

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 lorsque la fiche propriétaire est inactif.

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

Voir ausii