Vcl.Grids.TCustomGrid.CellAlignments

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid


Beschreibung

Die Eigenschaft CellAlignments gibt die Textausrichtung in der durch die Spalte ACol und die Zeile ARow festgelegten Zelle an.