Vcl.Forms.TCustomForm.GetInternalTextHeight

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

Delphi

function GetInternalTextHeight: Integer;

C++

int __fastcall GetInternalTextHeight();

プロパティ

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


説明

TCustomForm の整数値 FTextHeight を返します。

関連項目