RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMargins.SetControlBounds Method (Integer, Integer, Integer, Integer, Boolean)
Pascal
procedure SetControlBounds(ALeft: Integer; ATop: Integer; AWidth: Integer; AHeight: Integer; Aligning: Boolean = False); overload;
C++
__fastcall SetControlBounds(int ALeft, int ATop, int AWidth, int AHeight, Boolean Aligning = False);

This is SetControlBounds, a member of class TMargins.

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