FMX.Layouts.TGridPanelLayout.TControlCollection.GetControlItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetControlItem(AColumn, ARow: Integer): TControlItem;

C++

TGridPanelLayout::TControlItem* __fastcall GetControlItem(int AColumn, int ARow);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TControlCollection

Description

Embarcadero Technologies does not currently have any additional information.