Vcl.Graphics.TCanvas.SetFont

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetFont(Value: TFont);

C++

void __fastcall SetFont(TFont* Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TCanvas

Beschreibung

Dies ist die Methode zum Setzen der Eigenschaft Font.

SetFont wird bei jeder Änderung des Werts der Eigenschaft Font aufgerufen.

Siehe auch