property BorderStyle: TBorderStyle; type TBorderStyle = (bsNone, bsSingle); // is declared in Forms.pas
Provides access to the BorderStyle property in scroll bars.
[See also]: