API:FMX.Menus.IMenuView.GetItem
Delphi
function GetItem(const AIndex: Integer): TFmxObject;
C++
virtual Fmx::Types::TFmxObject* __fastcall GetItem(const int AIndex) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Menus.pas FMX.Menus.hpp |
FMX.Menus | IMenuView |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!