Vcl.Grids.TCustomGrid.CellAlignments

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property CellAlignments[ACol, ARow: Longint]: TAlignment read GetCellAlignments;

C++

__property System::Classes::TAlignment CellAlignments[int ACol][int ARow] = {read=GetCellAlignments};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid


Description

La propriété CellAlignments renvoie l'alignement de texte dans la cellule spécifiée par la colonne ACol et la ligne ARow.