[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.BoundsRectForNewParent

BoundsRectForNewParent - finds (or sometimes specifies) the bounding rectangle for a new parent control

Declaration

Source position: controls.pp line 1323

public property TControl.BoundsRectForNewParent: TRect
  read FBoundsRectForNewParent
  write SetBoundsRectForNewParent;

Description

// standard properties, which should be supported by all descendants