Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TScrollBarKind

The orientation of a scroll bar.

Declaration

Source position: forms.pp line 95

type TScrollBarKind = (

  sbHorizontal,

  

Horizontal scroll bar.

  sbVertical

  

Vertical scroll bar.

);



CT Web help

CodeTyphon Studio