FMX.Grid.Style.TStyledGrid.TopRow

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TopRow: Integer read GetTopRow;

C++

__property int TopRow = {read=GetTopRow, 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 haut.

Voir aussi