FMX.Grid.Style.TStyledGrid.BottomRow

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BottomRow: Integer read GetBottomRow;

C++

__property int BottomRow = {read=GetBottomRow, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Beschreibung

Index der ersten (vollständig oder teilweise) sichtbaren Zeile, von unten rechts beginnend.

Siehe auch