[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The remaining extent of the Parent Control, when the ScrollBar is not visible.
Source position: forms.pp line 141
public function TControlScrollBar.ClientSizeWithoutBar: Integer; |
for vertical scrollbar the clientwidth without the bar, even if Visible=true
return for vertical scrollbar the clientwidth without the bar, even if Visible=true
lazarus-ccr.sourceforge.net |