Vcl.Direct2D.TDirect2DFont.SetHeight

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetHeight(const Value: Integer);

C++

void __fastcall SetHeight(const int Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.Direct2D.pas
Vcl.Direct2D.hpp
Vcl.Direct2D TDirect2DFont

説明

SetHeight は、Height プロパティの設定アクセサ メソッドです。

SetHeight は、Height プロパティが変更されるたびに実行されます。

関連項目