Returns the Client rectangle relative to the controls left, top.
Source position: controls.pp line 2378
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. |
CT Web help |
CodeTyphon Studio |