Jump to content

Event Components.Resize

From Flowcode Help
Revision as of 14:13, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"")
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