API:FMX.Forms.TScreen.IndexFormOfObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IndexFormOfObject(const AObject: TFmxObject; const VisibleOnly: Boolean = True): Integer;

C++

int __fastcall IndexFormOfObject(Fmx::Types::TFmxObject* const AObject, const bool VisibleOnly = true);

Properties

Type Visibility Source Unit Parent
function public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TScreen

Description

Embarcadero Technologies does not currently have any additional information.