FMX.Grid.TCustomGrid.LeftColumn
Delphi
property LeftColumn: Integer read GetLeftColumn write SetLeftColumn;
C++
__property int LeftColumn = {read=GetLeftColumn, write=SetLeftColumn, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
Description
Numéro de la première colonne visible (partiellement ou intégralement) à partir du côté gauche de la grille.