FMX.Grid.TColumn.Header

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Header: string read FHeader write SetHeader;

C++

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

Properties

Type Visibility Source Unit Parent
property published
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn

Description

Specifies the string in the header cell of the column.