FMX.Layouts.TGridPanelLayout.RowSpanIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RowSpanIndex[AColumn, ARow: Integer]: Integer read GetRowSpanIndex;

C++

__property int RowSpanIndex[int AColumn][int ARow] = {read=GetRowSpanIndex};

Properties

Type Visibility Source Unit Parent
property public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TGridPanelLayout

Description

Embarcadero Technologies does not currently have any additional information.