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

TControlScrollBar.Visible

Is the scroll bar visible?

Declaration

Source position: forms.pp line 141

published property TControlScrollBar.Visible: Boolean
  read GetVisible
  write SetVisible
  default true;

Description

Reads or writes flag to determine visibility, and sets a flag if the property is stored

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