ShellBrowser Delphi Components Documentation
|
Gets or sets the border style of the control.
property BorderStyle;
Use BorderStyle to affect the sharpness with which the list view control stands out on a form. BorderStyle can have a value of either bsSingle or bsNone. If BorderStyle is bsSingle, the list view is drawn with a single-line border. If BorderStyle is bsNone, there will be no border.