JVCL Help:TJvTFStatePic
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFStatePic type
Search in JVCL Help
Search in all projectsSummary
Represent the different appointment states that may be assign an image.
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 |
Description
Represent the different appointment states that may be assign an image.
About
no pages or subcategories
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