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

TCustomScrollBar.Kind

The scrollbar orientation, horizontal or vertical.

Declaration

Source position: stdctrls.pp line 104

public property TCustomScrollBar.Kind : TScrollBarKind
  read FKind
  write SetKind
  default sbHorizontal;

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