FMX.Layouts.TGridPanelLayout.TControlCollection.GetControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetControl(AColumn, ARow: Integer): TControl;

C++

Fmx::Controls::TControl* __fastcall GetControl(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.