TRichView Reference | TRVScroller
TRVScroller.BorderStyle
Determines whether the control has border.
type TBorderStyle = bsNone..bsSingle;
property BorderStyle: TBorderStyle;
Set BorderStyle to specify whether the control should be outlined.
Value
Meaning
bsNone
No visible border
bsSingle
Border, 3D or themed
RichView © Sergey Tkachenko