Open main menu

RAD Studio API Documentation β

FMX.Edit.Style.TStyledEdit.TextHeight

Delphi

property TextHeight: Single read FTextHeight;

C++

__property float TextHeight = {read=FTextHeight};

Properties

Type Visibility Source Unit Parent
property protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit

Description

Represents the height in pixels of the text within the control.

See Also