[Overview][Constants][Types][Classes][Procedures and functions][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 822

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads