Vcl.Graphics.TCanvas.SetFont
Delphi
procedure SetFont(Value: TFont);
C++
void __fastcall SetFont(TFont* Value);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TCanvas |
説明
Font プロパティの設定アクセサ メソッドを表します。
SetFont は Font プロパティの値が変更されるたびに呼び出されます。