Jump to content

API Panel.FindNextPanelComp

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" | '''FindNextPanelComp''' |- | colspan="2" | Finds the next component in the panel (must call 'FindFirstPanelComp' or 'GetFirstCompFromPoint' first)  |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id  |- | w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
FindNextPanelComp
Finds the next component in the panel (must call 'FindFirstPanelComp' or 'GetFirstCompFromPoint' first) 
- LONG Id
The panel id 
- HANDLE Return


Detailed description

Examples