Vcl.CategoryButtons.TCategoryButtons.RegularButtonColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property RegularButtonColor: TColor read FRegularButtonColor write SetRegularButtonColor nodefault;

C++

__property System::Uitypes::TColor RegularButtonColor = {read=FRegularButtonColor, write=SetRegularButtonColor, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

Description

Spécifie la couleur d'un bouton dans son état normal, non sélectionné.

La propriété RegularButtonColor spécifie la couleur d'un bouton dans son état normal, non sélectionné.

Voir aussi