JVCL Help:TJvTLSelFrame

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTLSelFrame
run\JvTMTimeLine.pas


Summary

TJvTLSelFrame is used to outline the current selected date on a timeline view.

run\JvTMTimeLine.pas


Pascal

 run\JvTMTimeLine.pas
 TJvTLSelFrame = class(TPersistent);


Description

Use TJvTLSelFrame to describe the attributes of the selection frame on a timeline view. Use property Pen to specify how the selection frame must be drawn. Use property Visible to specify whether the selection frame must actually be shown in the timeline view.

run\JvTMTimeLine.pas


See Also

TJvCustomTMTimeline, TJvCustomTMTimeline.SelDate, TJvCustomTMTimeline.Selection

run\JvTMTimeLine.pas


About

Navigation

run\JvTMTimeLine.pas



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