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

TScrollingWinControl.GetLogicalClientRect

GetLogicalClientRect - adjusts client rect to allow for size of scrollbars

Declaration

Source position: forms.pp line 160

protected function TScrollingWinControl.GetLogicalClientRect: TRect; override;

See also

TControl.GetLogicalClientRect

  

Logical size of client area (e.g. in a TScrollBox the logical client area can be bigger than the visual)