FMX.Grid.Style.TStyledGrid.BottomRow

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BottomRow: Integer read GetBottomRow;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Description

Index de la première ligne visible (partiellement ou intégralement) en commençant par le bas.

Voir aussi