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

TScrollBarStyle

Scrollbar style flags.

Declaration

Source position: forms.pp line 83

type TScrollBarStyle = (

  ssRegular,

  

Default

  ssFlat,

  

Scrollbar appears flat

  ssHotTrack

  

Scrollbar sends HotTrack messages

);

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