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

TControl.GetChildsRect

Gets the rectangular co-ordinates for a child control

Declaration

Source position: controls.pp line 1290

public function TControl.GetChildsRect(

  Scrolled: Boolean

):TRect; virtual;

Arguments

Scrolled

  

True if the rectangle is scrolled

Function result

The function returns the coordinates of the child rectangle

The latest version of this document can be found at lazarus-ccr.sourceforge.net.