JVCL Help:TJvTLSelFrame.Pen

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the kind of pen is used for drawing the selection frame.


Pascal

 propertyPen: TPen;


Description

Read Pen to obtain the TPen object that represents the color and style of the line used to outline the current selection on a timeline view. The value of Pen is a TPen object. Set the properties of the TPen object to specify the color, style, width, and mode of the pen.


See Also

TJvCustomTMTimeline.SelDate, TJvCustomTMTimeline.Selection, TJvTLSelFrame.Visible


About

Notes

Setting the Pen property assigns the specified TPen object, rather than replacing the current TPen object.


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