FMX.Layouts.TGridPanelLayout.TControlCollection.SetControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetControl(AColumn, ARow: Integer; Value: TControl);

C++

void __fastcall SetControl(int AColumn, int ARow, Fmx::Controls::TControl* Value);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.