TClrCustomControl.Bounds Property
Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
public property Bounds: TRect read GetDotNetBounds write SetDotNetBounds;
Property Value
Type: TRect