JVCL Help:TJvOutlookBar.BorderStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOutlookBar.BorderStyle Property
[+] TJvOutlookBar Events
[+] TJvOutlookBar Properties
Search in JVCL Help
Search in all projectsSummary
Determines whether the control has a single line border around the client area or a flat style.
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 a flat style 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