Vcl.Direct2D.TDirect2DFont.SetColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetColor(const Value: TColor);

C++

void __fastcall SetColor(const System::Uitypes::TColor Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.Direct2D.pas
Vcl.Direct2D.hpp
Vcl.Direct2D TDirect2DFont

Beschreibung

SetColor ist die Setter-Methode für die Eigenschaft Color.

SetColor wird beim Ändern der Eigenschaft Color ausgeführt.

Siehe auch