JVCL Help:TJvColorBox.BorderStyle

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the appearance of the control’s border.


Pascal

 propertyBorderStyle: TBorderStyle;


Description

Use BorderStyle to affect the visual appearance of the controls border. 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