RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.ScaleConstraints Method

Scales the values of the Constraints property to the given ratio.

Pascal
procedure ScaleConstraints(M: Integer; D: Integer);
C++
__fastcall ScaleConstraints(int M, int D);

Use ScaleConstraints to scale the values of the Constraints property to the given M/D ratio. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!