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

TControl.BoundsRectForNewParent

Temporary BoundsRect, used when the control e.g. is docked into a different Parent.

Declaration

Source position: controls.pp line 1800

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

Description

The rectangle describes the placement of the control when its Parent is changed later.

Setting the rectangle also sets a flag, that indicates the values are available.


Version 3.2 Generated 2024-02-25 Home