Vcl.ActnMan.TCustomActionBarColorMap.BtnSelectedFont

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BtnSelectedFont: TColor read FBtnSelectedFont write FBtnSelectedFont;

C++

__property System::Uitypes::TColor BtnSelectedFont = {read=FBtnSelectedFont, write=FBtnSelectedFont, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBarColorMap

Description

Spécifie la fonte du libellé du bouton sélectionné.

Utilisez la propriété BtnSelectedFont pour lire ou modifier la fonte du libellé quand le bouton est sélectionné.

Utilisez l'inspecteur d'objets de chaque charte de couleurs pour modifier les paramètres par défaut et pour personnaliser l'aspect de vos applications.

Voir aussi