Vcl.Ribbon.TRibbonLunaColorMap.ControlInactiveColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ControlInactiveColor default $00FBF2EA;

C++

__property ControlInactiveColor = {default=16511722};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonLunaColorMap

Beschreibung

ControlInactiveColor gibt die Farbe des Frames eines inaktiven Ribbon-Steuerelements an.

Vcl.Ribbon.TRibbonLunaColorMap.ControlInactiveColor erbt von Vcl.Ribbon.TCustomRibbonColorMap.ControlInactiveColor. Der folgende Inhalt bezieht sich auf Vcl.Ribbon.TCustomRibbonColorMap.ControlInactiveColor.

ControlInactiveColor gibt die Farbe des Frames eines inaktiven Ribbon-Steuerelements an.

Mit ControlInactiveColor können Sie die Farbe des Frames eines inaktiven Ribbon-Steuerelements angeben oder ändern.

Siehe auch