TArrowBar.Kind

property Kind: TScrollBarKind;

type TScrollBarKind = (sbHorizontal, sbVertical); // defined in Forms.pas

Description

Indicates orientation of the control.