API:FMX.Types.IItemsContainer.GetItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItem(const AIndex: Integer): TFmxObject;

C++

virtual TFmxObject* __fastcall GetItem(const int AIndex) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IItemsContainer

Description

Embarcadero Technologies does not currently have any additional information.