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

TControlScrollBar.Kind

Finds which kind of scroll bar this is: horizontal or vertical

Declaration

Source position: forms.pp line 139

public property TControlScrollBar.Kind: TScrollBarKind
  read FKind;

Description

Reads a flag to determine which kind of scroll bar

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