API:FMX.Layouts.TGridPanelLayout.TControlCollection.IndexOf

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IndexOf(AControl: TControl): Integer;

C++

int __fastcall IndexOf(Fmx::Controls::TControl* AControl);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.