[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
This handler can supply specific Constraints (size limits), when the control is resized.
Source position: controls.pp line 1567
protected property TControl.OnConstrainedResize : TConstrainedResizeEvent |
|
Specifies an event handler signalled to resize a control to the specified size constraints. |
|
|
Contains the minimum and maximum Width and Height for the control. |