Vcl.Grids.TDrawGrid.DefaultColAlignment

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property DefaultColAlignment: TAlignment read FDefaultColAlignment write SetDefaultColAlignment default 0;

C++

__property DefaultColAlignment = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TDrawGrid

説明

DefaultColAlignment は、TCustomGrid.ColAlignments を使用して位置揃えが明示的に指定されない場合に適用される、すべての列に対するデフォルトのテキスト位置揃えです。

Vcl.Grids.TDrawGrid.DefaultColAlignment は Vcl.Grids.TCustomGrid.DefaultColAlignment を継承しています。以下の内容はすべて Vcl.Grids.TCustomGrid.DefaultColAlignment を参照しています。


DefaultColAlignment は、TCustomGrid.ColAlignments を使用して位置揃えが明示的に指定されない場合に適用される、すべての列に対するデフォルトのテキスト位置揃えです。