FMX.Edit.Style.TStyledEdit.TextHeight

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TextHeight: Single read FTextHeight;

C++

__property float TextHeight = {read=FTextHeight};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit


Beschreibung

Repräsentiert die Höhe des Textes im Steuerelement in Pixel.

Siehe auch