Vcl.Controls.TDragDockObject.Brush

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Brush: TBrush read FBrush write SetBrush;

C++

__property Vcl::Graphics::TBrush* Brush = {read=FBrush, write=SetBrush};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TDragDockObject

Beschreibung

Legt fest, mit welchem Pinsel das Dock-Bild gezeichnet wird.

Mit Brush wird festgelegt, welcher Pinsel für das Zeichnen des Dock-Bildes verwendet wird.