JVCL Help:TJvCustomItemViewer.BorderStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.BorderStyle Property
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
Determines whether the control has a single line border around the client area.
Pascal
propertyBorderStyle: TBorderStyle;
Description
Use BorderStyle to affect the sharpness with which the client area of the control stands out. BorderStyle can have a value of either bsSingle or bsNone. If BorderStyle is bsSingle, the control has a single-line border around the client area. If BorderStyle is bsNone, there will be no border.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page