|
RAD Studio VCL Reference
|
Rescale child controls only.
procedure ScaleControls(M: Integer; D: Integer);
__fastcall ScaleControls(int M, int D);
Call ScaleControls to rescale only the children of the control, while leaving the control itself the same size. The parameters have the same meaning as in the ScaleBy method.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|