TIVScrollProperties.BorderStyle

property BorderStyle: TBorderStyle;
type TBorderStyle = (bsNone, bsSingle); // is declared in Forms.pas

Description

Provides access to the BorderStyle property in scroll bars.

See Also

TArrowBar.BorderStyle