[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Get the visible part of a possibly scrolled client area.
Source position: controls.pp line 1342
public function TControl.GetChildsRect( |
Scrolled: Boolean |
):TRect; virtual; |
Scrolled |
|
True if the rectangle is scrolled |
The function returns the coordinates of the child rectangle
If Scrolled is False, the ScrollOffset is ignored.
lazarus-ccr.sourceforge.net |