FMX.Layouts.TGridPanelLayout.TControlCollection.GetControlItem

From RAD Studio API Documentation
Revision as of 23:53, 26 June 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:FMX.Layouts.TGridPanelLayout.TControlCollection.GetControlItem|api}} ==Description== {{#lsth:API:FMX.Layouts.TGridPanelLayout.TControlCollection.GetControlItem|Desc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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. Please help us document this topic by using the Discussion page!

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Layouts.TGridPanelLayout.TControlCollection.GetControlItem&oldid=561846"