Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.BoundsRectForNewParent

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

Declaration

Source position: controls.pp line 1775

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.



CT Web help

CodeTyphon Studio