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

TControlScrollBar.ClientSizeWithBar

The remaining extent of the Parent Control, when the ScrollBar is visible.

Declaration

Source position: forms.pp line 140

public function TControlScrollBar.ClientSizeWithBar: Integer;

Function result

for vertical scrollbar the clientwidth with the bar, even if Visible=false

Description

return for vertical scrollbar the clientwidth with the bar, even if Visible=false

The latest version of this document can be found at lazarus-ccr.sourceforge.net.