Jump to content

API Panel.FindFirstPanelComp

From Flowcode Help
Revision as of 14:37, 7 August 2026 by Wiki bot (talk | contribs) (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''FindFirstPanelComp''' |- | colspan="2" | Finds the first component in the panel  |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id  |- | width="10%" align="center" | File:Fc9-bool-icon.png - BOOL |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
FindFirstPanelComp
Finds the first component in the panel 
- LONG Id
The panel id 
- BOOL Direction
The direction to list components (true = bottom component is the first) 
- HANDLE Return


Detailed description

Examples