Vcl.Grids.TCustomGrid.CellAlignments

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

Delphi

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

C++

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

プロパティ

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


説明

CellAlignments プロパティは、列 ACol、行 ARow で指定されたセル内でのテキストの位置揃えを返します。