JVCL Help:TJvTFDays.ApptInView

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

Search in JVCL Help

 
Search in all projects
 

Summary

Scrolls an appointment into view.


Pascal

 procedureApptInView(AAppt: TJvTFAppt; ACol: Integer);


Parameters

Parameters Description
AAppt: TJvTFAppt The appointment to make visible.
ACol: Integer The column of the appointment.


Description

Calling this method ensures that the appointment specified by AAppt is at least partially visible. Since an appointment may be found in more then one column you must also specify the column (ACol).


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