Vcl.Ribbon.TRibbonLunaColorMap.ControlInactiveColor

Aus RAD Studio API Documentation

Delphi

property ControlInactiveColor: TColor read FControlInactiveColor write FControlInactiveColor default 16511722;

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. {{#multireplace:Vcl.Ribbon.TRibbonLunaColorMap.ControlInactiveColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.Ribbon.TCustomRibbonColorMap.ControlInactiveColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.Ribbon.TCustomRibbonColorMap.ControlInactiveColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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