<< Click to display table of contents >> TSRichViewEdit.ScrollBarControlStyle |
Defines appearance of scrollbars
property ScrollBarControlStyle: TSRVControlStyle;
Internally, scrollbars are represented by TSRVScrollBar controls. Value of this property is assigned to SRVControlStyle property of these scrollbars.
Default value:
srvcsClassic
See also