Vcl.Forms.TTitleBar.ButtonHoverForegroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ButtonHoverForegroundColor: TColor read FButtonHoverForegroundColor write SetButtonHoverForegroundColor default clHighlightText;

C++

__property System::Uitypes::TColor ButtonHoverForegroundColor = {read=FButtonHoverForegroundColor, write=SetButtonHoverForegroundColor, default=-16777202};

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 des boutons de la barre de titre lorsqu'ils sont survolés.

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

Voir ausii