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 };
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
enum | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !