Vcl.Direct2D.TDirect2DFont.GetHeight

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

Delphi

function GetHeight: Integer;

C++

int __fastcall GetHeight();

プロパティ

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

説明

GetHeight は、Height プロパティの取得アクセサ メソッドです。

GetHeight は、Height プロパティの値を読み取るたびに実行されます。

関連項目