RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControl.ScalePadding Method

Scales the control padding to the given ratio.

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

Call ScalePadding to scale the padding coordinates of the control to the given M/D ratio. 

 

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