AlarmCount Property
The number of records in the Alarm arrays.
Syntax
__property int AlarmCount = {read=FAlarmCount, write=FSetAlarmCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- AlarmAction
- AlarmAttachment
- AlarmAttachmentType
- AlarmDuration
- AlarmMessage
- AlarmRecipient
- AlarmRepeat
- AlarmSubject
- AlarmTrigger
This property is not available at design time.
Data Type
Integer