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

TCustomMemo.ScrollBars

Whether the Memo has ScrollBars - none, horizontal or vertical or both, or automatically placed if needed

Declaration

Source position: stdctrls.pp line 808

public property TCustomMemo.ScrollBars: TScrollStyle
  read FScrollBars
  write SetScrollBars;

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