Vcl.Grids.TDrawGrid.DefaultColAlignment

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DefaultColAlignment;

C++

__property DefaultColAlignment = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TDrawGrid

Beschreibung

DefaultColAlignment ist die Standard-Textausrichtung für alle Spalten, für die die Ausrichtung nicht explizit mit TCustomGrid.ColAlignments angegeben ist.

Vcl.Grids.TDrawGrid.DefaultColAlignment erbt von Vcl.Grids.TCustomGrid.DefaultColAlignment. Der folgende Inhalt bezieht sich auf Vcl.Grids.TCustomGrid.DefaultColAlignment.

DefaultColAlignment ist die Standard-Textausrichtung für alle Spalten, für die die Ausrichtung nicht explizit mit TCustomGrid.ColAlignments angegeben ist.