RAD Studio VCL Reference
|
Sets the properties for the left, top, right, and bottom margins all at once.
procedure SetBounds(ALeft: Integer; ATop: Integer; ARight: Integer; ABottom: Integer);
__fastcall SetBounds(int ALeft, int ATop, int ARight, int ABottom);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|