JVCL Help:TJvTFStatePic

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

Search in JVCL Help

 
Search in all projects
 

Summary

Represent the different appointment states that may be assign an image.

run\JvTFManager.pas


Pascal

 run\JvTFManager.pas
 TJvTFStatePic = (
spAlarmEnabled,
spAlarmDisabled,
spShared,
spRecurring,
spModified
);


Members

Members Description
spAlarmEnabled The alarm is enabled for the appointment.
spAlarmDisabled The alarm is disabled for the appointment.
spShared The appointment is a shared appointment.
spRecurring The appointment is a recurring appointment.
spModified The appointment has been modified

run\JvTFManager.pas


Description

Represent the different appointment states that may be assign an image.

run\JvTFManager.pas


About

Navigation

no pages or subcategories

run\JvTFManager.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