JVCL Help:TJvColorSquare.BorderStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvColorSquare.BorderStyle Property
[+] TJvColorSquare Events
[+] TJvColorSquare Methods
[+] TJvColorSquare Properties
Search in JVCL Help
Search in all projectsSummary
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