TClrCustomControl.Scale(TSizeF) Method
Scales the control and all child controls by the specified scaling factor.
public procedure Scale(factor: TSizeF);
Parameters
- factor
- Type: TSizeF
A SizeF containing the horizontal and vertical scaling factors.