API:FMX.Forms.TScreen.IndexFormOfObject
Delphi
function IndexFormOfObject(Obj: TFmxObject; VisibleOnly: boolean = True): integer;
C++
int __fastcall IndexFormOfObject(Fmx::Types::TFmxObject* Obj, 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. Please help us document this topic by using the Discussion page!