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