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 を返します。

関連項目