FMX.Grid.TColumn.Header

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

Delphi

property Header: string read FHeader write SetHeader;

C++

__property System::UnicodeString Header = {read=FHeader, write=SetHeader};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn

説明

列のヘッダー セル内の文字列を示します。