RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.ScaleMargins Method

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

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

Use ScaleMargins to scale the values of the Margins 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!