TClrCustomControl.Bounds Property

Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.

Namespace: CNClrLib.Control.Base
public
 property Bounds: TRect read GetDotNetBounds write SetDotNetBounds;

Property Value

Type: TRect