JVCL Help:TJvMonthCalendar2.BorderStyle

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the border type to place around the control.


Pascal

 propertyBorderStyle: TBorderStyle;


Description

BorderStyle indicates what kind of border should be drawn around the control. By default it is set to bsNone.

  • bsSingle: a single border is drawn around the control.
  • bsNone: no border is drawn around the control.


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