Jump to content

Event Components.Resize

From Flowcode Help
Revision as of 14:13, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Resize
Sent to the mouse target when the user has altered the position of a component child 
- HANDLE Component
The component that has been altered 
- HANDLE PrevPos
The position of the object before the start of positioning 
- BOOL Final
True if this is the end of a drag operation 
- NONE Return


Details on using Event Macros can be found here: Event Macros


Detailed description

Examples