Vcl.Forms.TTitleBar.InactiveForegroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property InactiveForegroundColor: TColor read FInactiveForegroundColor write SetInactiveForegroundColor default clInActiveCaptionText;

C++

__property System::Uitypes::TColor InactiveForegroundColor = {read=FInactiveForegroundColor, write=SetInactiveForegroundColor, default=-16777197};

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'avant-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