|
|
Reporter | jimcaldwell | Assigned To | | |
---|
Priority | high | Severity | feature | Reproducibility | always |
---|
Status | new | Resolution | open | |
---|
Platform | Delphi | OS | Windows | OS Version | 10 and 7 |
---|
Product Version | | |
---|
Target Version | | Fixed in Version | | |
---|
|
|
Summary | 0006718: Issue reported with JvTFAlarm not triggered |
---|
Description | JvTFAlarm was reported to not trigger an Alarm event, based on an appointment being set. Discovered that in order for alarm to trigger, a Resources name/string (TStrings) must be entered (in the Resources field of the control) matching the resource name used in the appointment database/table where an appointment is saved. Alarm then triggers on-time as well as the snooze feature working. Tested with version 3.50 of JVCL build. Using Delphi 10 Professional (Seattle) version. |
---|
Steps To Reproduce | Find a resource name in the database used for appointments (link table), drop an Alarm control on a the Delphi VCL form and set Resource string as well as an event procedure. Add an appointment to the day grid and alarm event will fire/trigger. Without Resource string, alarm event will not trigger. |
---|
Tags | No tags attached. |
---|
|
|