FMX.Edit.Style.TStyledEdit.LineTop

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LineTop: Single read FLineTop;

C++

__property float LineTop = {read=FLineTop};

Eigenschaften

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


Beschreibung

Repräsentiert die Position der obersten Zeile des Inhalts im Steuerelement.

Mit LineTop können Sie den Inhalt ausrichten.

Siehe auch