[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Logical client area, can be bigger than the visible client area.
Source position: controls.pp line 1065
protected function TControl.GetLogicalClientRect: TRect; virtual; |
A TScrollingWinControl has a logical client area, of which only a portion can be visible. The origin always is (0,0), regardless of an ScrollOffset.
|
The TopLeft and BottomRight of the control in client coordinates. |
|
|
The visible client area of the control. |
|
|
Get the visible part of the logical client area. |
lazarus-ccr.sourceforge.net |