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

TControlScrollBar.ClientSizeWithoutBar

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

Declaration

Source position: forms.pp line 141

public function TControlScrollBar.ClientSizeWithoutBar: Integer;

Function result

for vertical scrollbar the clientwidth without the bar, even if Visible=true

Description

return for vertical scrollbar the clientwidth without the bar, even if Visible=true

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