FMX.Edit.Style.TStyledEdit.TextHeight

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

Delphi

property TextHeight: Single read FTextHeight;

C++

__property float TextHeight = {read=FTextHeight};

プロパティ

種類 可視性 ソース ユニット
property protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit


説明

コントロールにおける、テキストのピクセル単位での高さを表します。

関連項目