API:System.Notification.TRepeatInterval
Delphi
TRepeatInterval = (None, Second, Minute, Hour, Day, Week, Weekday, Month, Quarter, Year, Era);
C++
enum class DECLSPEC_DENUM TRepeatInterval : unsigned char { None, Second, Minute, Hour, Day, Week, Weekday, Month, Quarter, Year, Era };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Description
Embarcadero Technologies does not currently have any additional information.