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

TCustomMemo.ScrollBars

Adds vertical and/or horizontal scrollbars to the control.

Declaration

Source position: stdctrls.pp line 892

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

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