Adjusts width and height values in the class using the specified scaling factors.
Source position: controls.pp line 675
public procedure TSizeConstraints.AutoAdjustLayout( |
const AXProportion: Double; |
const AYProportion: Double |
); |
AXProportion |
|
Scaling factor applied to width values. |
AYProportion |
|
Scaling factor applied to height values. |