Event Components.Resize

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png Resize
Sent to the mouse target when the user has altered the position of a component child 
Fc9-h32-icon.png - HANDLE Component
The component that has been altered 
Fc9-h32-icon.png - HANDLE PrevPos
The position of the object before the start of positioning 
Fc9-bool-icon.png - BOOL Final
True if this is the end of a drag operation 
Fc9-void-icon.png - NONE Return


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


Detailed description

Examples