JVCL Help:TJvTFCustomImageMap
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFCustomImageMap Class
[+] JvTFManager.pas Classes
[+] TJvTFCustomImageMap Fields
[+] TJvTFCustomImageMap Methods
[+] TJvTFCustomImageMap Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTFCustomImageMap
run\JvTFManager.pas
Summary
Provides support for custom images in appointments.
Pascal
run\JvTFManager.pas
TJvTFCustomImageMap = class(TPersistent);
Description
The TJvTFCustomImageMap is part of the system that allows you to attach custom images to specific appointments. Specifically, the TJvTFCustomImageMap is part of a TJvTFAppt object and allows you to assign a name to an image from a TImageList. You can then reference the image by name or by its index in the map (which is different from the index in the ImageList).
About
Notes
The TJvTFScheduleManager.CustomImages is the TImageList that is referenced.
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