Vcl.Ribbon.TCustomRibbonColorMap.ControlFrameColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ControlFrameColor: TColor read FControlFrameColor write FControlFrameColor;

C++

__property System::Uitypes::TColor ControlFrameColor = {read=FControlFrameColor, write=FControlFrameColor, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonColorMap

Beschreibung

ControlFrameColor gibt die Farbe des Frames für das Ribbon-Steuerelement an.

Mit ControlFrameColor können Sie die Farbe des Frames für des Ribbon-Steuerelement angeben oder ändern.

Siehe auch