Vcl.Forms.TTitleBar.ButtonHoverBackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ButtonHoverBackgroundColor: TColor read FButtonHoverBackgroundColor write SetButtonHoverBackgroundColor default clHighlight;

C++

__property System::Uitypes::TColor ButtonHoverBackgroundColor = {read=FButtonHoverBackgroundColor, write=SetButtonHoverBackgroundColor, default=-16777203};

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 lorsqu'ils sont survolés.

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

Voir ausii