Returns the Client rectangle relative to the controls left, top.
Source position: controls.pp line 2381
public function TWinControl.GetChildrenRect( |
Scrolled: Boolean |
):TRect; override; |
If Scrolled is True, the rectangle is moved by the current scrolling values (for an example see TScrollingWincontrol).
|
Get the visible part of a possibly scrolled client area. |
| Version 4.4 | Generated 2025-11-08 | Home |